{% extends "auctions/htmx_table_view.html" %} {% load crispy_forms_tags %} {% load render_table from django_tables2 %} {% block title %}Pending BAP — {{ club.name }}{% endblock %} {% block htmx_table_ribbon %} {% include "club_ribbon.html" %} {% include "auctions/partials/bap_embed_snippets.html" %} {% endblock %} {% block htmx_table_filter_form %}