diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index d58359d8d2..8fff874573 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -261,12 +261,14 @@ {% trans 'Browse Baskets' %} -
- - - {% trans 'action:: nouveau reportage' %} - -
+ {% if registry.get('GV_multiAndReport') %} +
+ + + {% trans 'action:: nouveau reportage' %} + +
+ {% endif %}