summaryrefslogtreecommitdiff
path: root/templates/landingpage.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r--templates/landingpage.html.ep8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep
index c6551ec..4e1af8e 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -120,3 +120,11 @@
</div>
</div>
% }
+
+<div class="row" style="margin-top: 5em;">
+ <div class="col s12 center-align grey-text">
+ <a href="impressum">Impressum und Datenschutz</a>
+ <span style="margin-left: 0.5em; margin-right: 0.5em;">–</span>
+ <a href="https://finalrewind.org/projects/travelynx">travelynx</a> v<%= stash('version') // '???' %>
+ </div>
+</div>