{% comment %} Badge-pill which indicates that there is a waiting list for this event, because the event is booked out. {% endcomment %} {% if include.event.fully_booked_out == true and include.event.waiting_list_link %} Waiting List {% endif %}