diff --git a/templates/comments/tags/post_comment.html b/templates/comments/tags/post_comment.html deleted file mode 100644 index 3ae5a27..0000000 --- a/templates/comments/tags/post_comment.html +++ /dev/null @@ -1,33 +0,0 @@ -
- {{ form.body.label_tag }} - - {{ form.body }} - {{ form.body.errors }} -