{% comment %} The club page's event list: upcoming events, then a little recent history. Shared by both the tabbed (BAP enabled) and untabbed layouts of club_detail.html so the two can't drift apart. Expects: upcoming_events, past_events, has_any_events, can_manage_auctions, club, club_ical_subscribe_url, club_ical_google_url, club_events_embed_path. Only ever use {% templatetag openblock %} comment {% templatetag closeblock %} blocks in here. Django's {% templatetag openbrace %}# … #{% templatetag closebrace %} form is single-line only; spread one over two lines and it renders straight onto the page for members to read. {% endcomment %}
No events coming up. {% if can_manage_auctions %}Add one so your members know what's next.{% endif %}
{% endif %} {% if past_events %}