From 704741dffa7f7b114a7779c4fddc741f08594096 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 10 Mar 2024 09:13:35 +0200 Subject: [PATCH] h4 for mobile --- files/templates/versions.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/templates/versions.html b/files/templates/versions.html index aa7d78cfd..92dfceda5 100644 --- a/files/templates/versions.html +++ b/files/templates/versions.html @@ -1,7 +1,9 @@ {% 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}}

+

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

+