diff --git a/files/templates/edits.html b/files/templates/edits.html index de99f44f1..40cf4f0b1 100644 --- a/files/templates/edits.html +++ b/files/templates/edits.html @@ -1,7 +1,7 @@ {% extends "default.html" %} -{% block pagetitle %}Edits on {{obj.shortlink}}{% endblock %} +{% block pagetitle %}Edits of {{obj.shortlink}}{% endblock %} {% block content %} -

Old versions of {{obj.textlink | safe}}

+

Edits of {{obj.textlink | safe}}