+
+
+
+
+
+
+
+
+
+|
+Hello {{firstname}},
+ |
+
+
+
+
+
+|
+Please be informed that you logged on to {{site_name}} account at {{last_login2}}.
+If you did not log on to your account at the time detailed above, please contact us immediately.
+ |
+
+
+ |
+
+
+
+ |
+
+
+
+|
+For all support, contact us at https://{{server_name}}/contact
+ |
+
+
+
+{{site_name}} Team
+
+{{server_name}}
+ |
+
+|
+
+ |
+
+
+
+
+
+Recently added task(s)
+
+{{\inv_items}}
+{{...}}
+{{pin}}
+{{/...}}
+{{/inv_items}}
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
diff --git a/www/application/models/Coupon_model.php b/www/application/models/Coupon_model.php
new file mode 100644
index 00000000..c0308a68
--- /dev/null
+++ b/www/application/models/Coupon_model.php
@@ -0,0 +1,16 @@
+db->query($sql);
+ return $q;
+}
+}
\ No newline at end of file