diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index dd4645d..15caaf0 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -24,6 +24,7 @@
{{ partial "footer.html" . }}
+ {{ partial "js.html" . }}
{{ block "appjs" . }} {{ end }}