From a73da0d736a50b7fb10f010b9ae4cc3e551c59e7 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Tue, 16 Jul 2019 18:42:28 -0400 Subject: Add email form --- src/html/email.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/html/email.html (limited to 'src/html/email.html') diff --git a/src/html/email.html b/src/html/email.html new file mode 100644 index 0000000..dfd9b51 --- /dev/null +++ b/src/html/email.html @@ -0,0 +1,38 @@ + + + + + Mark's Kitchen - Email + + + + + + + + + +
+

Email

+

Sign up to receive Mark's email newsletter

+

Success, thank you!

+
+
+ + + +
+
+
+ + + \ No newline at end of file -- cgit v1.2.3