Example#
<a href="{{ auth_lost_password_url }}">Forgot password?</a>Use it in login and account templates when visitors need a password reset link.
Variables
{{ auth_lost_password_url }} prints the lost-password URL.
<a href="{{ auth_lost_password_url }}">Forgot password?</a>Use it in login and account templates when visitors need a password reset link.