diff --git a/label_studio/users/templates/users/user_account.html b/label_studio/users/templates/users/user_account.html index c20eca96f139..e533221d6ddb 100644 --- a/label_studio/users/templates/users/user_account.html +++ b/label_studio/users/templates/users/user_account.html @@ -1,374 +1,2 @@ {% extends 'base.html' %} {% load static %} - -{% block head %} - - -{% endblock %} - -{% block divider %} -{% endblock %} - -{% block frontend_settings %} - { - breadcrumbs: [ - { - title: "Account & Settings" - } - ], - } -{% endblock %} - -{% block content %} - - -