{% include 'head.html.twig' %} {% include 'loader.html.twig' %} {% include 'sidebar.html.twig' %}

Panel administrateur

Types d'article

Créer un nouveau type d'article
{% for type in article_types %} {% endfor %}
Type Action
{{ type.name }} Voir | Éditer
Type Action
{% include 'footer.html.twig' %} {% include 'script.html.twig' %}