password reset just one time
This commit is contained in:
parent
5c4dd66934
commit
efa096a575
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
{% endif %}
|
||||
<div class="btn-group col-12" role="group" data-toggle="buttons">
|
||||
<button class="col-3 btn btn-primary" type="submit">{% trans "Sign In" %}</button>
|
||||
<a class="col-5 btn btn-danger" href="{% url 'account_reset_password' %}">{% trans "Forgot Password?" %}</a>
|
||||
<!-- <a class="col-5 btn btn-danger" href="{% url 'account_reset_password' %}">{% trans "Forgot Password?" %}</a> -->
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue