Merge remote-tracking branch 'origin/dev' into dev

remotes/origin/hasaccess
Vitaly Baev 8 years ago
commit c3f32c7a18
  1. 9
      apps/auth/templates/auth/password_reset_complete.html

@ -2,18 +2,11 @@
{% load static %}
{% block content %}
<div class="section section_border">
<div class="section">
<div class="section__center center">
<div class="head">
<div class="head__title title title_center">Вы успешно сменили пароль.</div>
</div>
</div>
</div>
<div class="section">
<div class="section__center center center_sm">
<p>
Воспользуйтесь формой входа.
</p>
</div>
</div>
{% endblock content %}
Loading…
Cancel
Save