Join Discord
Powered by
So I want to include a table on one of my pages, b...
# 🔥-django-htmx
a
ancient-father-3063
09/01/2022, 12:00 PM
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' %}"
Previous
Next