{% load horodated %}
{{ formation.title }}
{{ formation.category }}
{% with post_date=formation.last_modified_at %} {% if formation.created_at != post_date %}Modifiée{% else %}Ajoutée{% endif %} {{ post_date|postdatetime:"\l\e j F Y" }} {% endwith %}