{% extends "accounts/user_settings_base.html" %} {% load i18n %}{% load bootstrap %} {% block title %}{% trans 'Account settings' %}{% endblock %} {% block settings_panel %}
{% blocktrans trimmed %} If you'ld like to stop using this service and delete this user profile and all your data (especially all hosts and all domains created by this user), you can do it here. {% endblocktrans %}
{% trans "Delete User Profile" %}