{% extends "base.html" %} {% block content %} {% call text() %}

Your subscription will end on {{ manual_sub.end_at.format("YYYY-MM-DD") }}

{% endcall %} {% call text() %} Please contact us at hi@simplelogin.io to renew your subscription. {% endcall %} {{ render_text('Thanks,
SimpleLogin Team.') }} {% endblock %}