mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
adding global responsive_debug (false) in env=dev
This commit is contained in:
@@ -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 %}{#
|
||||
|
Reference in New Issue
Block a user