adding global responsive_debug (false) in env=dev

This commit is contained in:
Mathieu Jaumotte 2021-08-21 16:20:34 +02:00
parent 883cb858a9
commit 9795704532

View File

@ -38,9 +38,10 @@
</head>
<body>
{#
{% if responsive_debug == 1 %}
{{ include('@ChillMain/Layout/_debug.html.twig') }}
#}
{% endif %}
{{ include('@ChillMain/Layout/_header.html.twig') }}
{% block top_banner %}{#