{% extends "registration/base.html" %} {% load i18n %} {% block title %}{% trans 'Change password'%}{% endblock %} {% block content %}
{%trans 'After entering your user data, you can edit your profile information.' %}