commit
076bc32cbb
18 changed files with 51 additions and 26 deletions
@ -1 +1 @@ |
|||||||
Password reset |
Восстановление пароля |
||||||
|
|||||||
@ -0,0 +1,13 @@ |
|||||||
|
{% extends "templates/lilcity/index.html" %} {% load static %} {% load static %} {% block content %} |
||||||
|
<div class="section"> |
||||||
|
<div class="section__center center center_xs"> |
||||||
|
<div class="done"> |
||||||
|
<div class="done__title title">Адрес не найден.</p> |
||||||
|
</div> |
||||||
|
<div class="done__foot"> |
||||||
|
<a class="done__btn btn btn_md btn_stroke" href="/">ПЕРЕЙТИ НА ГЛАВНУЮ</a> |
||||||
|
</div> |
||||||
|
</div> |
||||||
|
</div> |
||||||
|
</div> |
||||||
|
{% endblock content %} |
||||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Loading…
Reference in new issue