{% extends "base.html" %} {% block content %}
Your account is scheduled for deletion on {{ deletion_date }}.
After this date, all your data will be permanently deleted, including:
If you didn't request this or want to cancel, click below:
This action will restore your account immediately.
{% endblock %}