{{ header }}
{{ column_left }}
{{ content_top }}

{{ heading_title }}

{{ text_subscription_detail }}
{{ text_subscription_id }} #{{ subscription_id }}
{{ text_date_added }} {{ date_added }}
{{ text_status }} {{ status }}
{{ text_payment_method }} {{ payment_method }}
{{ text_order_id }} #{{ order_id }}
{{ text_product }} {{ product_name }}
{{ text_quantity }} {{ product_quantity }}
{{ text_description }} {{ text_reference }}
{{ description }} {{ reference }}

{{ text_transaction }}

{% if transactions %} {% for transaction in transactions %} {% endfor %} {% else %} {% endif %}
{{ column_date_added }} {{ column_type }} {{ column_amount }}
{{ transaction.date_added }} {{ transaction.type }} {{ transaction.amount }}
{{ text_no_results }}
{{ subscription }} {{ content_bottom }}
{{ column_right }}
{{ footer }}