{% extends 'quintet/login.html' %} {% load bootstrap_tags %} {% block content %} {% if validlink %}
Enter your new password twice so we can verify you typed it in correctly.
{% else %}Check and make sure you coppied the link correctly, and that this link has not already been used.
{% endif %} {% endblock %} {% block js %} {{ form.media }} {% endblock %}