{% extends 'preferences/layout.html' %} {% load i18n %} {% block title %}{% trans "Delete Account" %}{% endblock %} {% block header %} {% trans "Delete Account" %} {% endblock %} {% block panel %}
{% trans "Your account will be hidden. You can log back in at any time to re-activate your account." %}
{% trans "Deleting your account cannot be undone. The username will not be available to register in the future." %}