summaryrefslogtreecommitdiff
path: root/src/templates/hid.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/hid.tmpl')
-rw-r--r--src/templates/hid.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/hid.tmpl b/src/templates/hid.tmpl
new file mode 100644
index 0000000..7f0ab78
--- /dev/null
+++ b/src/templates/hid.tmpl
@@ -0,0 +1 @@
+<div id="hid">{{# alt_lang }}<span role=button tabindex=0 class="alt-lang" aria-label="{{ description }}" title="{{ description }}"><a href="{{ url }}">{{ lang }}</a></span>{{/ alt_lang }}<div role=button tabindex=0 class=sun aria-label="light mode">{{{svg.sun}}}</div><div role=button tabindex=0 class=moon aria-label="dark mode">{{{svg.moon}}}</div></div>