4.21.3
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
{% extends "base.txt.jinja2" %}
|
||||
|
||||
{% block content %}
|
||||
Your subscription will end on {{ manual_sub.end_at.format("YYYY-MM-DD") }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user