diff --git a/templates/web/login/layout/base-layout.html.twig b/templates/web/login/layout/base-layout.html.twig index 855570712b..c924176cda 100644 --- a/templates/web/login/layout/base-layout.html.twig +++ b/templates/web/login/layout/base-layout.html.twig @@ -17,12 +17,7 @@ - {% for feed in feeds %} - {% set link = feed.get_homepage_link(app['phraseanet.registry'], 'rss') %} - - {% set link = feed.get_homepage_link(app['phraseanet.registry'], 'atom') %} - - {% endfor %} + {% block header_rss %}{% endblock %} {% block favicon %}