{% load i18n %}{% load lfs_tags %}
Dear {{ order.customer_firstname }} {{ order.customer_lastname }},

your order has been received.

{% include "lfs/mail/order_details.html" %}

Best regards
Your shop team
