{% extends "notifications/email/_base.html" %} {% comment %} Service already paid for is service still owed. This letter's job is to name the date access actually stops — not to argue, and not to read like a cancellation confirmation the recipient has to decode. {% endcomment %} {% block content %}

{{ heading }}

{{ body }}

{% if period_end %}

{{ period }}

{% endif %} {% if resubscribe_url %} {% endif %} {% if note %}

{{ note }}

{% endif %} {% endblock %}