From b5ed0e94597960175368a492a5145550d48fb09b Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 8 Mar 2024 02:46:36 +0000 Subject: [PATCH] Update files/templates/edits.html --- files/templates/edits.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/edits.html b/files/templates/edits.html index 22770b26c..aa7d78cfd 100644 --- a/files/templates/edits.html +++ b/files/templates/edits.html @@ -1,7 +1,7 @@ {% extends "default.html" %} {% block pagetitle %}Versions of /{% if obj.fullname.startswith('p_') %}post{% else %}comment{% endif %}/{{obj.id}}{% endblock %} {% block content %} -

Versions of /{% if obj.fullname.startswith('p_') %}post{% else %}comment{% endif %}/{{obj.id}}

+

Versions of /{% if obj.fullname.startswith('p_') %}post{% else %}comment{% endif %}/{{obj.id}}