{% extends 'layouts/front/base.html.twig' %} {% block title %}{{ context.get['app'] ? context.get['app'].name : company_name }} - {{ title }}{% endblock %} {% block body %}

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:
{{ contact_form() }}
{% endblock %}