From ec011dc047bd80cae64861e2fabd17a06fba3bf4 Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Sat, 11 Jun 2022 23:59:26 -0700 Subject: [PATCH] Add winbox.js to base.html Signed-off-by: Alek Ratzloff --- board/templates/board/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/board/templates/board/base.html b/board/templates/board/base.html index 2fbabaa..c16db4d 100644 --- a/board/templates/board/base.html +++ b/board/templates/board/base.html @@ -8,6 +8,7 @@ {% block title %}{% if title %}{{title}}{% else %}Index{% endif %}{% endblock %} +