{% extends "salebox/email/_base.html" %} {% block main %}

Hi,

we have recieved your order (transaction ID: {{ pos_guid }}). We are processing it now and will send it to you as soon as possible.

{% include "salebox/email/_basket.html" %}

Thank you!

Love,
Salebox

{% endblock %}