From a4c1783a8479be47614112f90c4e8c77aa1c3b9c Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Wed, 29 Dec 2021 16:08:08 -0700 Subject: added commentbox comments --- templates/post.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index fd3bd4c..b21547f 100644 --- a/templates/post.html +++ b/templates/post.html @@ -12,5 +12,8 @@ {% block body %}
{{ content}} +
+ +
{% endblock %} \ No newline at end of file -- cgit v1.2.3