{% if total %}
| Revision | Title | Comment | Author |
|
{{ datetimeformat(revision.created, format='datetime') }}
{{ revision.document.locale }} {% if not previous_id %}{{ _('new') }}{% endif %} |
{{ revision.title }} {{ revision.document.slug }} | {{ revision.comment }} | {{ revision.creator }} |
{{ _('There are no revisions matching this filter set.') }}
{% endif %} {{ revisions|paginator }}