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