diff --git a/templates/web/login/layout/base-layout.html.twig b/templates/web/login/layout/base-layout.html.twig index cf5142c555..11c827d0df 100644 --- a/templates/web/login/layout/base-layout.html.twig +++ b/templates/web/login/layout/base-layout.html.twig @@ -41,9 +41,11 @@ {% endblock header %} + {% if app['phraseanet.registry']->get('GV_display_gcf') %} + {% endif %}
{% block content_scaffholding %}