diff --git a/web/quotes/templates/base.html b/web/quotes/templates/base.html index 9f7e6a7050..599378eae8 100644 --- a/web/quotes/templates/base.html +++ b/web/quotes/templates/base.html @@ -1,4 +1,5 @@ {% load static %} +{% load tailwind_tags %}