From 84a95509f0e21fa0bcf782e45f67f43d672a0e86 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 14 Nov 2025 19:30:11 -0600 Subject: introduce reply-link elements instead of misusing blockquotes --- theme/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/templates/post.html') diff --git a/theme/templates/post.html b/theme/templates/post.html index aa74ece..a09b460 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -17,6 +17,6 @@ {% endif %}
{{ post.html | safe }}
-
Reply via email →
+ {% endblock %} -- cgit v1.2.3