update login template

This commit is contained in:
glyph 2021-11-15 20:56:50 +02:00
parent d9a7cf3622
commit 40890b0e58
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{% include "snippets/flash_message" %}
<div class="center-text" style="margin-top: 25px;">
<a href="/forgot_password" class="label-small link">Forgot Password?</a>
<a href="/settings/admin/forgot_password" class="label-small link">Forgot Password?</a>
</div>
</div>
</div>