TRI-254 Replace placeholder text for registration form

This commit is contained in:
2024-09-09 23:36:19 +03:00
parent c257d22618
commit 94c7c54cc1

View File

@@ -8,7 +8,7 @@
<section class="register">
<h1>{% translate "Регистрация" %}</h1>
<div>{% trans "Обязательные поля помечены значком *" %}</div>
<form
name="registration_form"
@@ -18,7 +18,7 @@
>
{% csrf_token %}
<div>{% trans "Обязательные поля помечены значком *" %}</div>
<div class="inputs">
<div class="inp_firstname">
<input