{# {% set contact = getContact() %} {% set setting = getSetting() %} {% set settingLang = getGlobalSettingLang({'globalSetting':setting}) %} {% set user = getCustomerUser() %} {% block title %}{% endblock %} {{ settingLang.metaSlogan|default ? ' - ' }} {{ settingLang.metaTitle|default }} {% set faviconImg = setting.favicon|default %} {% set dir = getParameters('site_logo_dir') %} {% block metatags %} {% endblock %} {{ setting.googleAnalysticCode|raw }} {% block stylesheets_before %} {% include "main/_styles.html.twig" %} {% endblock %} {% block stylesheets %}{% endblock %} #} {# Fos Js Routing Script #}{# {% include "main/common/_base_translation.html.twig" %}
{% block header %} #} {# {{ render(controller(#}{# #} {# 'App\\Controller\\Main\\DefaultController::header'#}{# #} {# )) }}#}{# {% include "main/_header.html.twig" %} {% endblock %}
{% block body %}{% endblock %}
{% block footer %} {% include "main/_footer.html.twig" %} {% endblock %}
{% include "main/common/_mobile_menu.html.twig" %} {% block javascripts_before %} {% include "main/_scripts.html.twig" %} {% endblock %} {% block javascripts %}{% endblock %} #} {% set contact = getContact() %} {% set setting = getSetting() %} {% set settingLang = getGlobalSettingLang({'globalSetting':setting}) %} {% set user = getCustomerUser() %} {% block title %}{{ settingLang.metaTitle|default }}{% endblock %} {% block metatags %} {% endblock %} {% block stylesheets_before %} {% include "main/_styles.html.twig" %} {% endblock %} {% block stylesheets %}{% endblock %} {# Fos Js Routing Script #}
{% block header %} {# {{ render(controller(#} {# 'App\\Controller\\Main\\DefaultController::header'#} {# )) }}#} {% include "main/_header.html.twig" %} {% endblock %}
{% block body %}{% endblock %}
{% block footer %} {% include "main/_footer.html.twig" %} {% endblock %}
{% include "main/common/_mobile_menu.html.twig" %}
{% block javascripts_before %} {% include "main/_scripts.html.twig" %} {% endblock %} {% block javascripts %}{% endblock %}