{% extends "account/base.html" %} {% load url from future %} {% block head_title %}Change Password{% endblock %} {% block content %}

Change Password

Your password is now changed.'

{% endblock %}