From 2b94d3f8510ad8a9c6990ea4847669fc62b78732 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 20 Jun 2024 16:00:23 +0300 Subject: [PATCH] 1.1.12 add YandexMetrika tag for registration page --- templates/blocks/profile/b_new_route.html | 2 +- templates/forms/f_feedback_form.html | 2 +- templates/forms/f_registration.html | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) 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 %}