{% extends "auctions/htmx_table_view.html" %} {% load querystring_replace from django_tables2 %} {% load render_table from django_tables2 %} {% load crispy_forms_tags %} {% block title %}Auctions{% endblock %} {% block htmx_table_filter_form %} {{ block.super }}