diff --git a/templates/blocks/profile/b_new_route.html b/templates/blocks/profile/b_new_route.html index e537e68..80f4980 100644 --- a/templates/blocks/profile/b_new_route.html +++ b/templates/blocks/profile/b_new_route.html @@ -463,7 +463,7 @@ {% endif %}
- +
diff --git a/templates/forms/f_feedback_form.html b/templates/forms/f_feedback_form.html index 02d8103..c4ff275 100644 --- a/templates/forms/f_feedback_form.html +++ b/templates/forms/f_feedback_form.html @@ -71,7 +71,7 @@ {{ form.errors.text_msg }} {% endif %}
- +
diff --git a/templates/forms/f_registration.html b/templates/forms/f_registration.html index b1ee7d1..6ac9f4b 100644 --- a/templates/forms/f_registration.html +++ b/templates/forms/f_registration.html @@ -9,7 +9,10 @@

{% translate "Регистрация" %}

-
+ {% csrf_token %}