So I want to include a table on one of my pages, b...
# 🔥-django-htmx
a
So I want to include a table on one of my pages, but I wanted to write the logic and html for that table separately from the page. So in my html I "{% include 'partials/statstable.html' %}"