summaryrefslogtreecommitdiff
path: root/src/templates/index.tmpl
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-09-13 10:38:40 +0200
committerache <ache@ache.one>2022-09-13 10:51:27 +0200
commitfdaa36bb68f9ea4b62cb8e2d9810dbf5b8316955 (patch)
treec834784c9d8ccde05f076bb8d13addd9304cb950 /src/templates/index.tmpl
parentSet theme on localStorage (diff)
Create an HID template
Diffstat (limited to 'src/templates/index.tmpl')
-rw-r--r--src/templates/index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.tmpl b/src/templates/index.tmpl
index 230db27..61d1221 100644
--- a/src/templates/index.tmpl
+++ b/src/templates/index.tmpl
@@ -12,6 +12,6 @@
</div>
{{/articles}}
{{> leftPanel }}
- <div id="hid"><div class="sun">{{{svg.sun}}}</div><div class="moon">{{{svg.moon}}}</div></div>
+ {{>hid }}
</body>
</html>