From ffed651451eb5d4ca0ec155daf31a0056cf86319 Mon Sep 17 00:00:00 2001 From: Cannon Lock Date: Tue, 28 Feb 2023 16:01:32 -0600 Subject: [PATCH] Add mail list subscription form --- news.html | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/news.html b/news.html index 7ed79a45..f1863691 100644 --- a/news.html +++ b/news.html @@ -21,6 +21,9 @@
+

+ CHTC Featured News Stories +

{% include get/news.liquid %} {% for article in news %} @@ -63,3 +66,98 @@

Read about some of CHTC’s latest news and projects:

{% endfor %}
+
+
+
+
+ + + +
+

+ Sign up for the CHTC Mailing List +

+
+
+
+ + +
+
+
+
+ +
+
+
+
+
+ + +
+
+
\ No newline at end of file