{% extends 'dashboard/base.html' %} {% block title %}Delete account{% endblock %} {% block content %}

Delete account

{% csrf_token %}

This action is irreversible. To confirm, check the box and submit.

{% endblock %}