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