From 2e5ebb70c825a824409cdb63f66b82565d7ff6d0 Mon Sep 17 00:00:00 2001 From: cato447 Date: Mon, 19 Jan 2026 18:29:28 +0100 Subject: [PATCH] explained the waitlist better --- app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index 8705629..b3cc019 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -99,7 +99,7 @@

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

{% else %}

Register for Waitlist

-

This event is currently full. Join the list to be notified of openings.

+

This event is currently full. Join the mailing list to be notified of openings.

{%endif %}