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

Account Deletion Scheduled

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:

Cancel Deletion

This action will restore your account immediately.

{% endblock %}