diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 039b217..e6fc34c 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -16,12 +16,43 @@
{{ end }}
+
+
{{ block "footer.html" . }}
{{ partialCached "footer.html" . }}
{{ end }}
{{ block "scripts" . }}
{{ partial "scripts" . }}
+
+
+
+
+
+
{{ end }}