summaryrefslogtreecommitdiff
path: root/templates/layouts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-04-28 07:31:08 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-04-28 07:34:03 +0200
commitaf8e2832a0f03c52f78a7f4d8f9740ec31e661e2 (patch)
treeb484e6ee1ae6bbba93c5348f5a457a423f6ea5bf /templates/layouts
parent37fa6e58770adda23402e34adeb4561ba71c0968 (diff)
Add links to imprint and privacy policy
Diffstat (limited to 'templates/layouts')
-rw-r--r--templates/layouts/default.html.ep4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 0f4d9e9..5eb7da0 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -230,7 +230,9 @@ v<%= $Travel::Status::DE::IRIS::VERSION %><br/>
<a href="http://data.deutschebahn.com/dataset/data-haltestellen">Haltestellendaten</a>
© DB Station&amp;Service AG,
Europaplatz 1,
-10557 Berlin, lizensiert unter CC-BY 4.0
+10557 Berlin, lizensiert unter CC-BY 4.0<br/>
+<a href="_datenschutz">Datenschutzerklärung</a><br/>
+<a href="_impressum">Impressum</a><br/>
</div> <!-- about -->
</div> <!-- container -->
% }