{% block metas %} {{front.renderSeo|join|raw}} {% endblock %} {% block stylesheets %} {% include "@Flexy/FrontBundle/Themes/IlaveU/templates/_head.html.twig" %} {% endblock %} {% if app.request.attributes.get("_route") != "single_category_product" %} {% endif %} {{ render(path('front_header')) }}
{% block body %} {% endblock %}
{{ render(path('front_footer')) }} {% block javascripts %} {% include "@Flexy/FrontBundle/Themes/IlaveU/templates/_javascripts.html.twig" %} {% endblock %}