{{ dmy }}
-
{% endif %}
-
{{ history_entry.page.title }} . . {{ history_entry.timestamp.strftime('%H:%M') }}
{%- if history_entry.author %}
. .
{{ history_entry.author.display_name if history_entry.author else _("
")}} {%- else %} {{ _("") }} {%- endif %}
{%- set ns.prev = dmy %}
{% endfor %}
{% endblock %}