{% extends "app.html" %} {% from "library.j2" import standard_button, custom_form_button, render_errors %} {% block content %}
{% trans %}To change your password, you need to provide the current password as well as the new one. To reduce the chance of typos, we ask for your new password twice.{% endtrans %}
{% trans %}After changing your password, you will have to enter the new password on all of your devices.{% endtrans %}