{% load i18n leprikon_tags %} {% for object in object_list %} {% endfor %}
{% trans 'Subject' %} {% trans 'Date' %}
{{ object.message.subject }} {{ object.sent }}