{% extends "base" %} {% block title %} | Change Password{% endblock %} {% block body %}
Success | Your password was successfully changed. |
---|---|
Oops | There were some problems changing your password: |
{% for host, exception in exceptions.iteritems %}{{ host }}: {{ exception }} {% endfor %} |
|
You should try changing your password again (possibly using different options). |