mgt c10 checkpoint

This commit is contained in:
2024-08-04 22:00:07 -07:00
parent 61c8cadb87
commit ed9df4db6f
10 changed files with 58 additions and 10 deletions

View File

@ -23,6 +23,7 @@
</form>
<p><a href="{{ url_for('register') }}">Register Here</a></p>
<p><a href="{{ url_for('reset_password_request') }}">Reset Password</a></p>
{% endblock %}