summaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html
new file mode 100644
index 0000000..671007e
--- /dev/null
+++ b/templates/footer.html
@@ -0,0 +1,11 @@
+<div class="container">
+<div class="about">
+<a href="/meta/about">Über NVM</a>
+<a href="/meta/privacy">Datenschutz</a>
+<a href="/meta/imprint">Impressum</a>
+<br/>
+Version {{ version }}
+</div>
+</div>