From e3f25ed60dfaaefb5dd2c8b49882a18b4d0b89f3 Mon Sep 17 00:00:00 2001 From: cato447 Date: Mon, 19 Jan 2026 19:49:13 +0100 Subject: [PATCH] never say never --- app/templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index f7ac70c..2a35742 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -99,7 +99,8 @@

Spots Remaining: {{ spots_left }} / {{max_spots}}

{% else %}

Register for Waitlist

-

This event is currently full. Join the mailing list to be automatically notified of free spots.

+

This event is currently full.

+

Join the mailing list to be automatically notified of free spots.

{%endif %}