From 38122933816527ebf4d7536c32c3ba14518a4ff2 Mon Sep 17 00:00:00 2001 From: brandoncyu Date: Tue, 24 Sep 2024 15:29:44 -0700 Subject: [PATCH 1/6] 1828 implment designs for email template --- templates/contact-us.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 templates/contact-us.html diff --git a/templates/contact-us.html b/templates/contact-us.html new file mode 100644 index 00000000..adb6f8b0 --- /dev/null +++ b/templates/contact-us.html @@ -0,0 +1,26 @@ + + +
+ +
+
+

{{to_name}},

+

+ We appreciate you taking the time to leave a suggestion for our 311 Data service request map. + Your feedback is important to us, and we are always looking for ways to improve our data visualization tool. + Please follow our Linkedin for updates on this civic tech project and others within the Hack for LA organization. +

+ +

+ Sincerely, +
+ 311 Data Volunteers at Hack for LA. +

+
+ + + From 671b5200ba60df1dbf9a36d2373683aef658cea7 Mon Sep 17 00:00:00 2001 From: brandoncyu Date: Wed, 25 Sep 2024 14:19:24 -0700 Subject: [PATCH 2/6] adjusted pictures --- templates/contact-us.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/contact-us.html b/templates/contact-us.html index adb6f8b0..894c7739 100644 --- a/templates/contact-us.html +++ b/templates/contact-us.html @@ -1,14 +1,14 @@
- +

{{to_name}},

We appreciate you taking the time to leave a suggestion for our 311 Data service request map. Your feedback is important to us, and we are always looking for ways to improve our data visualization tool. - Please follow our Linkedin for updates on this civic tech project and others within the Hack for LA organization. + Please follow our Linkedin for updates on this civic tech project and others within the Hack for LA organization.

@@ -19,7 +19,7 @@

...

- +
Powered by Volunteers at Hack for LA
From e6e977752c2cd213b0494516997cf84bd4890b9d Mon Sep 17 00:00:00 2001 From: brandoncyu Date: Wed, 25 Sep 2024 14:20:31 -0700 Subject: [PATCH 3/6] changed case --- templates/contact-us.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/contact-us.html b/templates/contact-us.html index 894c7739..5b4f8de3 100644 --- a/templates/contact-us.html +++ b/templates/contact-us.html @@ -8,7 +8,7 @@

We appreciate you taking the time to leave a suggestion for our 311 Data service request map. Your feedback is important to us, and we are always looking for ways to improve our data visualization tool. - Please follow our Linkedin for updates on this civic tech project and others within the Hack for LA organization. + Please follow our LinkedIn for updates on this civic tech project and others within the Hack for LA organization.

From cd51b47c4bcee32cd0d1e1ad853ae5d080c1627a Mon Sep 17 00:00:00 2001 From: brandoncyu Date: Tue, 1 Oct 2024 12:43:53 -0700 Subject: [PATCH 4/6] added new dots --- templates/contact-us.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/contact-us.html b/templates/contact-us.html index 5b4f8de3..b3ca8dd4 100644 --- a/templates/contact-us.html +++ b/templates/contact-us.html @@ -18,7 +18,13 @@

-

...

+
+ + + +
+
+
Powered by Volunteers at Hack for LA
From 7ba1deeee11f61b6f9e0ad6d17c7190421369394 Mon Sep 17 00:00:00 2001 From: brandoncyu Date: Tue, 1 Oct 2024 13:16:33 -0700 Subject: [PATCH 5/6] added font --- templates/contact-us.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/contact-us.html b/templates/contact-us.html index b3ca8dd4..463423e0 100644 --- a/templates/contact-us.html +++ b/templates/contact-us.html @@ -3,7 +3,7 @@
-
+

{{to_name}},

We appreciate you taking the time to leave a suggestion for our 311 Data service request map. @@ -17,7 +17,7 @@ 311 Data Volunteers at Hack for LA.

-