From 8eb98733a55db507aabea8d229dfac63158dcefd Mon Sep 17 00:00:00 2001 From: Jack Punter Date: Fri, 19 Apr 2024 02:01:09 +0100 Subject: [PATCH] Tidy some html and add mailto links to the mailing list --- templates/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 7c2923c..2e72c8f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -33,7 +33,7 @@ - +
@@ -42,7 +42,9 @@ {{ end }} {{ block "mailing_list" . }} -{{ range .Emails }} -
  • {{.}}
  • -{{end}} + {{end}} \ No newline at end of file