diff --git a/views/emails/guest.tpl b/views/emails/guest.tpl new file mode 100644 index 0000000..cc9ae9b --- /dev/null +++ b/views/emails/guest.tpl @@ -0,0 +1,468 @@ + + + + + + Receipt for {{ product_name }} + + + + +This is a receipt for {{ product_name }} on {{ purchase_date }}. + + + + +
+ + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/views/emails/receipt.tpl b/views/emails/receipt.tpl index 114eafb..4b31909 100644 --- a/views/emails/receipt.tpl +++ b/views/emails/receipt.tpl @@ -399,7 +399,7 @@