{% if orders %} {% for order in orders %} {% endfor %} {% else %} {% endif %}
{{ column_order_id }} {{ column_status }} {{ column_total }} {{ column_date_added }}
{{ order.order_id }} {{ order.status }} {{ order.total }} {{ order.date_added }}
{{ text_no_results }}
{{ pagination }}
{{ results }}