{% extends 'layout.html' %} {% set breadcrumbs = breadcrumb_page('prefs') + breadcrumb_page(self) %} {% block content %}
{% trans %} Manage your personal information, notification preferences and account security. {% endtrans %}
{% trans %}Change your password{% endtrans %}
{% trans %}You will need your current password to set a new one. Choose a strong password you don't use elsewhere.{% endtrans %}
{% trans %}Choose how often you want to receive a backup status report by email.{% endtrans %}
{{ password_form.error_message }}