{{ package.title }}
Subscribed
{% endif %}
{{ package.description or 'No description provided.' }}
{% if package.is_active %}
Subscription active{% if package.remaining_days is not none %}, {{ package.remaining_days }} day{{
's' if package.remaining_days != 1 else '' }} remaining{% endif %}.
{% endif %}