From fdaa36bb68f9ea4b62cb8e2d9810dbf5b8316955 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 13 Sep 2022 10:38:40 +0200 Subject: Create an HID template --- src/templates/article.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/article.tmpl') diff --git a/src/templates/article.tmpl b/src/templates/article.tmpl index 33ce8f4..e5267ff 100644 --- a/src/templates/article.tmpl +++ b/src/templates/article.tmpl @@ -10,7 +10,7 @@
- {{> leftPanel }} -
{{{svg.sun}}}
{{{svg.moon}}}
+ {{>leftPanel }} + {{>hid }} -- cgit v1.2.3