{% if active is not defined %} {% set active = 'admin' %} {% endif %} {% block title %}Micro76 {% endblock %} {% block stylesheets %}{% endblock %}{% block javascripts %}{% endblock %}
{% block header %}
{% endblock %}
L'atelier Micro76 Réparer S'équiper Contactez nous
{% if success is defined and success is not empty %}
{% endif %} {% if error is defined and error is not empty %}
{% endif %} {% block body %} {% endblock %} {{ render(path('template.get',{url : 'footer'})) }}