diff --git a/static/assets/js/theme.js b/static/js/theme.js similarity index 100% rename from static/assets/js/theme.js rename to static/js/theme.js diff --git a/templates/base.html b/templates/base.html index 0f1827c8..c5e21753 100644 --- a/templates/base.html +++ b/templates/base.html @@ -170,7 +170,8 @@ - + + {% block script %}