never say never

This commit is contained in:
2026-01-19 19:49:13 +01:00
parent 4fdbbe64f7
commit e3f25ed60d

View File

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