{% extends "default_base.html" %} {% block headtitle %}Change Password{% endblock %} {% block title %}Change Password{% endblock %} {% block content %} {% if form.errors %}
Your passwords didn't match. Please try again.