TRI-254 Replace placeholder text for registration form
This commit is contained in:
@@ -17,10 +17,9 @@
|
|||||||
onsubmit="ym(97070898,'reachGoal','Registration'); return true;"
|
onsubmit="ym(97070898,'reachGoal','Registration'); return true;"
|
||||||
>
|
>
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
|
<div class="agree">{% trans "Обязательные поля помечены значком *" %}</div>
|
||||||
|
|
||||||
<div class="inputs">
|
<div class="inputs">
|
||||||
<div>{% trans "Обязательные поля помечены значком *" %}</div>
|
|
||||||
<div class="inp_firstname">
|
<div class="inp_firstname">
|
||||||
<input
|
<input
|
||||||
name="firstname"
|
name="firstname"
|
||||||
|
|||||||
Reference in New Issue
Block a user