{% extends "html/notebook/base_aux.html" %} {% block page_id %}revision-list-page{% endblock %} {% block sharebar_title %} {{ gettext('Revision History -- List of Snapshots') }} {% endblock %} {% set select = "revisions" %} {% block after_sharebar %}
{{ gettext('Revision') }} | {{ gettext('Last Edited') }} |
{{ gettext('Revision %(lr)s', lr=loop.revindex0) }} | {{ desc }} |