{% import 'core/partial/profile_field.html' as profile_field %}
{% trans %}Password{% endtrans %}
{% trans %}
You can change your password here by typing it once in each field below.
The longer the password, the stronger it is. A good password is a
long password that you will remember, not a complicated password that your
use for all your accounts.
{% endtrans %}
{% if "password1" in form %}
{% block password_field scoped %}