{% load static %} SciPy India 2018 {% block header %}

SciPy India 2018

Reset Password

{% endblock %} {% block content %}
{% if validlink %}

Please enter your new password twice.



{{ form.new_password1.errors }} {{ form.new_password1 }}
{{ form.new_password2.errors }} {{ form.new_password2 }}

{% else %}

The password reset link is invalid, possibly because it has already been used.
Please request a new password reset.


{% endif %}
{% endblock %}