aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/view/template/mail/return.twig
blob: 44d0c06906f16ab19a25ef6faf2f5d67b1292c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{{ text_return_id }} {{ return_id }}
{{ text_date_added }} {{  date_added }}

{{ text_return_status }}

{{ return_status }}

{% if comment %}

{{ text_comment }}

{{ comment }}
{{ text_footer }}
{% else %} 
{{ text_footer }}
{% endif %}