{% extends "base.html" %} {% block title %}Change Password{% endblock %} {% block content_header %}
{% if form.errors.items|length == 1 %}Please correct the error below.{% else %}Please correct the errors below.{% endif %}