From 5cc70cc65667d40048f274efe0528ed13b189666 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 3 Jan 2025 01:50:07 -0800 Subject: make it a password --- templates/home.html | 4 ++-- templates/messages.html | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/home.html b/templates/home.html index 7e8ecb7..8594993 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,8 +1,8 @@ {{ define "content" }}

please use this if you know who i am and know how to use this but need to get ahold of me while im away from computers.

-
+ - +
{{ end }} diff --git a/templates/messages.html b/templates/messages.html index e09ac46..85764e3 100644 --- a/templates/messages.html +++ b/templates/messages.html @@ -1,5 +1,8 @@ {{ define "content" }}
+ {{ if (eq (len .Messages) 0) }} +

nothing here so far...

+ {{ end }} {{ range $message := .Messages }}
-- cgit v1.2.3-70-g09d2