{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{{ text_recurring_detail }}
{{ text_order_recurring_id }} #{{ order_recurring_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 }}
{{ recurring_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 }}
{{ recurring }}{{ content_bottom }}
{{ column_right }}
{{ footer }}