{% extends "meta.html" %} {% block title %}
{{icon('check', cls="text-success")}} Default
{% endif %}
{{source.brand}} ending in {{source.last4}}
Expires {{source.exp_month}}/{{source.exp_year}}
Paid {{invoice.created | date}}
Valid for service until {{invoice.valid_thru | date}}
{% if loop.first and current_user.payment_cents != 0 %}
Your account will be automatically renewed at the end of the term.
{% endif %}