{% extends "wiki/article.html" %} {% load sekizai_tags %} {% load static %} {% load wiki_tags %} {% block wiki_pagetitle %}History: {{ article.current_revision.title }}{% endblock %} {% block wiki_contents_tab %} {% include "wiki/includes/modals.html" %} {% addtoblock "js" %} {% endaddtoblock %}
Click each revision to see a list of edited lines. Click the Preview button to see how the article looked at this stage. At the bottom of this page, you can change to a particular revision or merge an old revision with the current one.
{% include "wiki/includes/pagination.html" %} {% endblock %}