Password reset use cards
This commit is contained in:
parent
b7d4a17ffd
commit
5ea1eed76d
8 changed files with 102 additions and 45 deletions
|
|
@ -8,7 +8,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
{% block content %}
|
||||
<div class="card bg-light">
|
||||
<h3 class="card-header text-center">
|
||||
{% trans "Password reset" %}
|
||||
{{ title }}
|
||||
</h3>
|
||||
<div class="card-body">
|
||||
<p>{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue