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 %}