From 6c2b440d80034cb0c966fd03586dba8fa267b9b3 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 3 Jan 2022 00:20:06 -0700 Subject: added comment box id --- templates/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/post.html b/templates/post.html index b21547f..7ee3975 100644 --- a/templates/post.html +++ b/templates/post.html @@ -14,6 +14,6 @@ {{ content}}
- + -{% endblock %} \ No newline at end of file +{% endblock %} -- cgit v1.2.3