diff --git a/templates/web/prod/index.html b/templates/web/prod/index.html.twig similarity index 55% rename from templates/web/prod/index.html rename to templates/web/prod/index.html.twig index eb92b34cde..54ab8aedd2 100644 --- a/templates/web/prod/index.html +++ b/templates/web/prod/index.html.twig @@ -180,7 +180,7 @@ - + @@ -231,292 +231,294 @@ {% set w1 = (100 * ratio)|round %} {% set w2 = (100 - w1) %}
-
- -
- {% import 'prod/WorkZone/Macros.twig' as WorkZoneMacros %} - {{WorkZoneMacros.make_bloc(WorkZone)}} -
-