{% extends "userprofile/base_2col.html" %} {% load i18n %} {% block title %}{% trans "Delete personal information" %}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block userprofile_navigation %} {% include "userprofile/menu.html" %} {% endblock %} {% block userprofile_content %}
{% endblock %} {% block userprofile_content_related %}{% trans "It erases all your private data except your username. You can refill the information later if you want to" %}.