From ba10d4a133913e9824e5c7a990905cdda57d6e54 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(+) 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