{% extends "base.html" %} {% from "components/ui.html" import action, credentials, csrf_field, danger_card with context %} {% from "components/connection.html" import connection_fields %} {% block title %}{{ account.email }} ยท {{ APP_NAME }}{% endblock %} {% block heading %}{{ account.email }}{% endblock %} {% block subheading %}