From 8be42db8eca7931a3da077b80bb0d96d8bc2dda5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 20 Feb 2025 19:49:44 -0600 Subject: add reply button to posts --- theme/templates/post.html | 1 + 1 file changed, 1 insertion(+) (limited to 'theme/templates/post.html') diff --git a/theme/templates/post.html b/theme/templates/post.html index c8c1eb9..43f45d2 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -23,5 +23,6 @@ {% endif %}
{{ post.html | safe }}
+
Reply via email
{% endblock %} -- cgit v1.2.3-70-g09d2