From e4f7709595c912fbff539b55cc60c6592b19a0f3 Mon Sep 17 00:00:00 2001 From: yaemiku Date: Thu, 4 Jan 2024 01:41:48 +0100 Subject: [PATCH] tag --- core/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/base.html b/core/templates/base.html index d318c2a..67b3d92 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -1,6 +1,6 @@ -{% load static tailwind_tags %} +{% load static wysiwyg tailwind_tags %}