summaryrefslogtreecommitdiffstats
path: root/templates/html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-07-25 21:24:26 -0400
committerrsiddharth <s@ricketyspace.net>2020-07-25 21:24:26 -0400
commitb3710fd2e9991113a9968ee7bc364b1658cd2389 (patch)
treefcf7847c263f728f8a147309c9ff1e8ad728c1c5 /templates/html
parentc010ab8b8842c3b4c4d861147b78e79be63bf5ee (diff)
templates: add lang.html
* templates/html/lang.html: New template.
Diffstat (limited to 'templates/html')
-rw-r--r--templates/html/lang.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/html/lang.html b/templates/html/lang.html
new file mode 100644
index 0000000..a11fa7a
--- /dev/null
+++ b/templates/html/lang.html
@@ -0,0 +1,3 @@
+<div class="lang">
+ <p><!-- LANG-LIST --></p>
+</div>