{% extends 'dashboard/auth/auth_base.html' %} {% block title %}Set New Password{% endblock %} {% block auth_content %}
{{ form.new_password1.errors.0 }}
{{ form.new_password1.help_text|safe }}
{{ form.new_password2.errors.0 }}
The password reset link was invalid, possibly because it has already been used or has expired.