{% extends 'admin/layout.html.twig' %} {% block body %}

{{ entity.title }}

Description
{{ entity.description|raw|nl2br }}
{% for item in posts %} {% else %} {% endfor %}
Derniers articles
{{ item.title }}
Aucun résultat
{% endblock %}