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