Template d’une actualité (single)
{% if cat_picto_url != » %}
{{ post.terms(‘category’) | first }}
{% else %}
{{ post.terms(‘category’) | first }}
{% endif %}
Publiée le {{post.date(‘j F Y’)}}
{{post.title}}
{{post.content}}