diff --git a/hosts/lab/templates/default.html b/hosts/lab/templates/default.html index b74d79c..67ec42c 100644 --- a/hosts/lab/templates/default.html +++ b/hosts/lab/templates/default.html @@ -11,6 +11,14 @@ margin-bottom: 1em; } + .guestbook-summary { + text-decoration: underline; + } + + .guestbook-summary:hover { + color: var(--muted); + } + .guestbook-label { display: block; font-style: oblique; @@ -133,9 +141,11 @@ now ยท guestbook -
- Leave an entry - {{form}} +

Thanks for visiting. I appreciate all of you who come to leave a message after stopping by. Any messages that do get left will show up as soon as I get the chance to click approve, which is generally pretty fast, as everything is forwarded to my phone.

+

HTML injection is possible and allowed as long as it isn't malicious. Expand the summary below for the submission form.

+
+ Leave an entry + {{form}}

Messages

{{entries}}