summaryrefslogtreecommitdiff
path: root/templates/_footer.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_footer.html.ep')
-rw-r--r--templates/_footer.html.ep9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/_footer.html.ep b/templates/_footer.html.ep
deleted file mode 100644
index 1ccb63d..0000000
--- a/templates/_footer.html.ep
+++ /dev/null
@@ -1,9 +0,0 @@
-<div class="row" style="margin-top: 5em;">
- <div class="col s12 center-align grey-text">
- <a href="/about">travelynx</a> v<%= $version // '???' %>
- <span style="margin-left: 0.5em; margin-right: 0.5em;">–</span>
- <a href="/impressum">Impressum</a>
- <span style="margin-left: 0.5em; margin-right: 0.5em;">–</span>
- <a href="/impressum">Datenschutz</a>
- </div>
-</div>