diff --git a/src/core/templates/core/comment_form.html b/src/core/templates/core/comment_form.html index 112c075..13c29d6 100644 --- a/src/core/templates/core/comment_form.html +++ b/src/core/templates/core/comment_form.html @@ -3,7 +3,7 @@ {% block content %}

Update comment

-
+ {% csrf_token %} {{ form.as_p }}