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