Basic book shop support.
[prawokultury.git] / shop / templates / shop / email / base.txt
diff --git a/shop/templates/shop/email/base.txt b/shop/templates/shop/email/base.txt
new file mode 100755 (executable)
index 0000000..5cf1b9a
--- /dev/null
@@ -0,0 +1,5 @@
+{% autoescape off %}{% load i18n %}{% trans 'Hi' %}{{ order.name }}{% endif %},
+{% block body %}
+{% endblock %}
+{% blocktrans %}Cheers,
+Right to Culture team{% endblocktrans %}