{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-lg-8 col-sm-5 col-md-6 col-xs-12' %} {% elseif column_left or column_right %} {% set class = 'col-sm-8 col-md-9 col-xs-12 colright' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ cheading_title }}

{{ text_total }} {{ total }}.

{% if transactions %} {% for transaction in transactions %} {% endfor %} {% else %} {% endif %}
{{ column_date_added }} {{ column_description }} {{ column_amount }}
{{ transaction.date_added }} {{ transaction.description }} {{ transaction.amount }}
{{ ctext_empty }}
{{ pagination }}
{{ results }}
{{ column_right }}
{{ content_bottom }} {{ footer }}