{% load render_table from django_tables2 %} {% load crispy_forms_tags %}
{% crispy filter_form %}
{% render_table table "tom_across/partials/observation_table_bootstrap_htmx.html" %}