{% extends 'layout.html' %} {% set page_action = 'log' %} {% set title = _('Revisions for ā%(revision)sā', revision=revision.title) %} {% block contents %}
{{ _('In this list you can see all the revisions of the requested page.') }}
{% endblock %}