explained the waitlist better

This commit is contained in:
2026-01-19 18:29:28 +01:00
parent e25b786c1e
commit 2e5ebb70c8

View File

@@ -99,7 +99,7 @@
<h2>Spots Remaining: {{ spots_left }} / {{max_spots}}</h2>
{% else %}
<h2>Register for Waitlist</h2>
<p>This event is currently full. Join the list to be notified of openings.</p>
<p>This event is currently full. Join the mailing list to be notified of openings.</p>
{%endif %}
</div>