{% extends "adminstram/layout.html.twig" %} {% block body %}

Liste des Catégories du Blog



{% for message in app.flashes('info') %}

{{ message }}

{% endfor %} {% for m in all %} {% endfor %}
id Titre (FR) Titre (EN) Action
{{m.id}} {{m.titrefiltrage}} {{m.titrefiltrageEn}}
{% endblock %}