first commit
[osm/LW-UI.git] / template / footer.html
diff --git a/template/footer.html b/template/footer.html
new file mode 100644 (file)
index 0000000..e29c9ad
--- /dev/null
@@ -0,0 +1,12 @@
+{% load staticfiles %}
+{% load i18n %}
+
+<footer class="main-footer">
+    <div class="pull-right hidden-xs">
+        <strong>{{ SITE_NAME }}</strong>
+    </div>
+
+    <strong><a href="https://osm.etsi.org">OSM</a></strong>
+
+
+</footer>