{% extends "account/base.html" %} {% block title %}{{ page_title(_("Change Password")) }}{% endblock %} {% block content %}

{{ _("Change Password") }}

{{ _("Your password is now changed.") }}

{% endblock %}