{% extends "user_profile/user.html" %} {% block profilesection %} {% trans %}manage account{% endtrans %} {% endblock %} {% block usercontent %}

{% trans %}To delete this account or obtain its data, please use one of the options below{% endtrans %}

{% trans %}Download backup files:{% endtrans %}

{% csrf_token %} {% if exporting %} {% trans %}Exporting{% endtrans %}… {% else %} {% endif %}
{% endblock %}