From 4fdbbe64f74e7b4d9fcf3f86cd16b8494cdd4b03 Mon Sep 17 00:00:00 2001 From: cato447 Date: Mon, 19 Jan 2026 19:47:58 +0100 Subject: [PATCH] I promise this is the final wording of the waitlist explainer --- 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 b3cc019..f7ac70c 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 mailing list to be notified of openings.

+

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

{%endif %}