{% extends "base.html" %} {% load crispy_forms_tags bap_filters membership_tags static %} {% block title %}{{ club.name }}{% endblock %} {% block content %} {% include "club_ribbon.html" %} {% if club.description %}
This page is only visible to admins. Enable it in settings to make it public.
{% endif %} {% if member %}You're all paid up. You can renew again when your membership is close to expiring.
{% endif %}This club is not currently accepting new members through this site.
{% endif %} {% if show_bap_tabs %} {# ── Tabbed layout when BAP is enabled ─────────────────────────────── #}No auctions yet.
{% endif %}This page shows only your 25 most recent BAP points. To see all lots you've gotten BAP points for, visit your selling dashboard and filter for BAP.
{% else %}No points recorded yet.
{% endif %}