Import templates.
[kraftakt.git] / templates / foot.html
diff --git a/templates/foot.html b/templates/foot.html
new file mode 100644 (file)
index 0000000..dad5dd5
--- /dev/null
@@ -0,0 +1,14 @@
+    </div> <!-- main -->
+    <div class="navbar footer">
+      <div class="left">
+        All right reserved.<br />
+        Copyright &copy; 2018 <a href="https://octo.it/">Florian Forster</a>
+      </div>
+      <div class="right">
+        Fitbit&reg; is a registered trademark of Fitbit, Inc.<br />
+        Google Fit&reg; is a registered trademark of Google LLC
+      </div>
+      <div class="clear"></div>
+    </div>
+  </body>
+</html>