Add Zendesk password check

Add Bootstrap to forms
Add custom form
This commit is contained in:
Sokurov Idar
2021-02-10 19:05:46 +03:00
parent 729c0bec7e
commit 938b9894fe
5 changed files with 112 additions and 16 deletions

View File

@@ -11,5 +11,5 @@
{% block content %}
<br>
<h4> Нет пользователя с указаным адресом электронной почты</h4>
<h4> Нет пользователя с указаным адресом электронной почты, либо был введён неверный пароль</h4>
{% endblock %}