{{ article.title}}
{{ article.author }}, le {{ article.publicationDate | date('d-m-Y')}}
{{ article.content | raw }}
{% extends 'base.html.twig' %} {% block title %}Le blog de Benj{% endblock %} {% block body %}
Rien pour le moment
{% endfor %}