This commit is contained in:
2023-08-17 14:32:03 +03:00
parent 1018b4b318
commit 5c3bffdda4
3 changed files with 74 additions and 57 deletions

View File

@@ -309,7 +309,9 @@
{% if not errors_off and form.errors and form.errors.extra_phone %}
<span>{{ form.errors.extra_phone }}</span>
{% endif %}
</div>
<div class="clear_both"></div>
</div>
<hr>