Skip to content

Instantly share code, notes, and snippets.

@Porter97
Created January 22, 2020 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/14e5fc3df1ff2f93dfce8a895f48858b to your computer and use it in GitHub Desktop.
Save Porter97/14e5fc3df1ff2f93dfce8a895f48858b to your computer and use it in GitHub Desktop.
#...
<br>
<p>Forgot your password? <a href="{{ url_for('auth.password_reset_request') }}">Click here to reset it</a>.</p>
<p>New user? <a href="{{ url_for('auth.register') }}">Click here to register</a>.</p>
#...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment