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

{{ heading_title }}

{{ text_return_detail }}
{{ text_return_id }} #{{ return_id }}
{{ text_date_added }} {{ date_added }}
{{ text_orders_id }} #{{ order_id }}
{{ text_date_ordered }} {{ date_ordered }}

{{ text_product }}

{{ column_product }} {{ column_model }} {{ column_quantity }}
{{ product }} {{ model }} {{ quantity }}

{{ text_reason }}

{{ column_reason }} {{ column_opened }} {{ column_action }}
{{ reason }} {{ opened }} {{ action }}
{% if comment %}
{{ text_comment }}
{{ comment }}
{% endif %}

{{ text_history }}

{% if histories %} {% for history in histories %} {% endfor %} {% else %} {% endif %}
{{ column_date_added }} {{ column_status }} {{ column_comment }}
{{ history.date_added }} {{ history.status }} {{ history.comment }}
{{ text_no_results }}
{{ content_bottom }}
{{ column_right }}
{{ footer }}