{% extends "account/base.html" %} {% load static i18n %} {% block title %}{% trans "BuildBlock | Change Password" %}{% endblock %} {% block content %}
{% trans "Your password is now changed." %}