{% extends "email/base.html" %} {% load posthog_assets %} {% block section %}
As requested, we've deleted {{ project_name }} and all its data.
This can't be undone, but hey, if you ever want to start fresh, we'll be here.
{% endblock %}{% load posthog_filters %} {% block heading %}Project deleted{% endblock %}