Add password change page

This commit is contained in:
Sokurov Idar
2021-04-26 21:47:45 +03:00
parent 1bb951dcda
commit 5c3801c317
4 changed files with 29 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
alt="Нет изображения"
>
</div>
<a href="{%url 'password_change' %}">Сменить пароль</a>
</div>
<div class="col">
<h5><span class="badge bg-secondary text-light">Имя пользователя</span> {{ profile.name }}</h5>