{% extends "nets_core/base.html" %} {% load static i18n %} {% block content %} {% include info_template %}
{% blocktrans %}

Request Account Deletion

Are you sure you want to delete your account?

This action cannot be undone.

{% endblocktrans %}
{% csrf_token %}
{% csrf_token %}
Cancel
{% endblock %}