mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[FEAT] Password resets
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
<input type="hidden" name="next" value="{{ next }}">
|
||||
<input type="submit" class="btn btn-info" value="Login">
|
||||
{% endbuttons %}
|
||||
<p>Forgot your password? Reset it <a href="{% url 'password_reset' %}">here</a>.</p>
|
||||
</form>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user