From 595e5e7cbecfd7d619efcf7065b4eb9fc8260c03 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 31 May 2023 19:10:14 -0400 Subject: Remove Clear Form Data button and changed Cancel button to Close the Comment Form --- templates/blog/post.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/blog/post.html b/templates/blog/post.html index 0aac1ecd..bf63b353 100644 --- a/templates/blog/post.html +++ b/templates/blog/post.html @@ -294,10 +294,10 @@ - + -
- + {% comment %}
+ {% endcomment %} -- cgit v1.2.3