From 588945d2dca6c1501b0d2a6cc577a3d263dc10d5 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 17 Nov 2023 23:58:59 +0000 Subject: [PATCH] Readd EasyMDE scripts --- app/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/templates/base.html b/app/templates/base.html index 19aa989c..17eee39d 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -284,7 +284,10 @@ + + + {% block scriptextra %}{% endblock %}