aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/-base.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/-base.html.tmpl')
-rw-r--r--src/templates/-base.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/-base.html.tmpl b/src/templates/-base.html.tmpl
index ba2ef7d..46b81eb 100644
--- a/src/templates/-base.html.tmpl
+++ b/src/templates/-base.html.tmpl
@@ -31,6 +31,7 @@
setTheme(validate(localStorage.getItem("theme")));
});
</script>
+ {{ includeIfExists "header" . }}
</head>
<body>
{{ template "content" . }}