{{locale.buy_history}}
{% if history is not empty %}
{% else %}
{{locale.buy_history_empty}}
{% endif %}
| {{locale.product}} | {{locale.date}} |
|---|---|
| {{row.data}} | {{row.timestamp|date("d-m-Y - H:i")}} |