{% extends "base.html" %} {% block content %}

Confirm Account Deletion

{% csrf_token %}

Warning!

Clicking on the button below will irreversibly delete your account on gibthon.org

You will no longer be able to access any fragments or other data which are stored in this account

{% endblock %} {% block js %} {% endblock %}