{% extends "base.html" %} {% load i18n %} f {% block content %}

Delete your account


{% csrf_token %} {{ form.as_p }}
{% endblock content %}