{% extends "showcase/cabinet/base_client.html" %} {% load i18n %} {% block title %}Account{% endblock %} {% block page_title %}Account{% endblock %} {% block sidebar_nav %}
  • Security
  • Notifications
  • Privacy
  • {% endblock %} {% block sidebar_settings_link %} Cabinet {% endblock %} {% block cabinet_content %}
    Login Details
    Email
    anna@example.com

    Password
    ••••••••
    Social Networks
    Google
    Connected
    Danger Zone
    Deactivate Account
    Login will be blocked, notifications disabled.
    History of visits and orders will be preserved.

    Request data deletion
    The application will be considered within 30 days.
    Personal data will be deleted, anonymous statistics will be preserved.
    {% endblock %}