diff --git a/src/common/templates/common/base.html b/src/common/templates/common/base.html index 372ef6c..fab751a 100644 --- a/src/common/templates/common/base.html +++ b/src/common/templates/common/base.html @@ -1,4 +1,4 @@ -{% load static django_htmx %} +{% load static django_htmx django_bootstrap5 %} @@ -22,6 +22,7 @@
{% include "common/navbar.html" %}