{% extends 'pybb/base.html' %} {% load url from future %} {% load i18n pybb_tags %} {% block title %}{% trans "Profile editing" %}{% endblock title %} {% block content %}
{% trans "Change the password" %}
{% include "pybb/_button_save.html" %}