Skip to content
Snippets Groups Projects
Commit d21b2c09 authored by Christian Dresen's avatar Christian Dresen
Browse files

[WarpAuth] Added links for password reset and registration to new login page

parent 4f606ea4
No related branches found
No related tags found
No related merge requests found
......@@ -51,4 +51,6 @@
{% include "two_factor/_wizard_actions.html" %}
</form>
</div>
<a class="btn" href="/reset_password">{% trans "Forgot Password?" %}</a><br>
<a class="btn" href="/register">{% trans "Register" %}</a>
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment