{% extends "base.txt.jinja2" %}
{% block content %}
Your subscription will end on {{ manual_sub.end_at.format("YYYY-MM-DD") }}
{% endblock %}