{% extends 'layouts/front/base.html.twig' %} {% block title %}{{ context.get['app'] ? context.get['app'].name : company_name }} - {{ title }}{% endblock %} {% block body %} {{ fil_arial(title) }} Nous sommes ouvert: {{ context.get['app'].horaire }} {{ context.get['app'].description|raw }} {{ context.get['app'].telephone }} {{ context.get['app'].cellulaire }} {{ context.get['app'].email }} {{ context.get['app'].adresses }} Réseaux sociaux: {% if context.get['app'].facebook %} {% endif %} {% if context.get['app'].instagram %} {% endif %} {% if context.get['app'].twitter %} {% endif %} {% if context.get['app'].linkedin %} {% endif %} {% if context.get['app'].youtube %} {% endif %} {{ contact_form() }} {% endblock %}
{{ context.get['app'].description|raw }}