1.1.12 add YandexMetrika tag for registration page
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
<section class="register">
|
||||
<h1>{% translate "Регистрация" %}</h1>
|
||||
|
||||
<form name="registration_form" method="POST">
|
||||
<form
|
||||
name="registration_form"
|
||||
onsubmit="ym(97070898,'reachGoal','Registration'); return true;"
|
||||
method="POST">
|
||||
{% csrf_token %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user