From 563e58c97b86fb18740fddec432537ea09c4bb73 Mon Sep 17 00:00:00 2001 From: WahidinAji Date: Thu, 19 Oct 2023 21:08:59 +0700 Subject: [PATCH] naspad 2 --- emails/registration_close.html | 52 ++++++++++++++++++++++++++++++++++ emails/registration_close.txt | 5 ++++ 2 files changed, 57 insertions(+) create mode 100644 emails/registration_close.html create mode 100644 emails/registration_close.txt diff --git a/emails/registration_close.html b/emails/registration_close.html new file mode 100644 index 0000000..27027fc --- /dev/null +++ b/emails/registration_close.html @@ -0,0 +1,52 @@ + + + + + + + + + + + + + TeknumConf: The Period of TeknumConf 2023! + + + +

Hi, {{ name }}

+
+

+ Reinaldy's here. I know it's been a while since we opened the TeknumConf registration. But, I'm here to tell you + we're closing the registration period and the payment. So, if you paid before the 18th of October and haven't + gotten a ticket yet, we'll send you the ticket on the 20th of October. If you made payment + after the 18th of October, we'll refund your payment. +

+
+ + + + \ No newline at end of file diff --git a/emails/registration_close.txt b/emails/registration_close.txt new file mode 100644 index 0000000..16c7905 --- /dev/null +++ b/emails/registration_close.txt @@ -0,0 +1,5 @@ +Hi, {{ name }} + +Reinaldy's here. I know it's been a while since we opened the TeknumConf registration. But, I'm here to tell you we're closing the registration period and the payment. So, if you paid before the 18th of October and haven't gotten a ticket yet, we'll send you the ticket on the 20th of October. If you made payment after the 18th of October, we'll refund your payment. + +Best regards, Reinaldy From the team at TeknumConf 2023 \ No newline at end of file