{% extends '/tml/base.html' %} {% block head %} {% endblock %} {% block title %}{{ _("Administrate") }} - {{ super() }} {% endblock %} {% block subtitle %}{{ _("Administrate") }}{% endblock %} {% block content %}
{{ _("Enter your current and desired Password.") }}
{{ _("Your username.") }}
{{ _("The password for this account.") }}
{{ _("The new password.") }}
{{ _("Please repeat the new password.") }}