{% extends "sentry/bases/account.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Account Settings" %} | {{ block.super }}{% endblock %} {% block inner %}
{% trans "To make changes to your account, you must first enter your current password." %}
{% trans "You may also optionally change your password." %}