{% if bill_from_head %}
{{ bill_from_head }}
{% endif %} {% for line in bill_from_tail %} {{ line }} {% if not loop.last %}
{% endif %} {% endfor %}
Invoice #{{ invoice.id }}
Issued {{ created }}
Service
sr.ht subscription fee
Amount
{{ amount }}
Paid with
{{ source }}
Paid on
{{ created }}
Valid for service thru
{{ valid_thru }}
Invoice to
:
{{ bill_to }}