{% extends 'wiki/base.html' %} {% load i18n %} {% load pagination_tags %} {% block content %}
{{change.modified|date }} | ||||
{% if change.old_title %} M {% else %} A {% endif %} | {{ change.article.title }} | {{ change.modified|date:"H:i" }} | {{ change.editor }} | {{ change.comment }} |