{% 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 %}
{{ body }}
{% if period_end %}|
{{ period }} |
|
{{ note }}
{% endif %} {% endblock %}