summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-05-10 12:45:11 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-05-10 12:45:11 +0200
commit94a2fca1ddd44fd23f9863e8deccee9cb05fce7c (patch)
tree163b7e54c58e849f796104c9180aab63186d2ab4 /templates
parent6c37dec8ed54a987acb6665fb6525a39fc6ca5da (diff)
a little bit of error handling
Diffstat (limited to 'templates')
-rw-r--r--templates/layouts/default.html.ep3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index f57ceab..8979106 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -63,7 +63,8 @@ on 2015-01-02 at 07:00 CET.</div>
Alle Angaben ohne Gewähr.
</p>
<p class="geolink">
-<a href="<%= url_for('_auto')->to_abs->scheme('https') %>">Nahe gelegene Bahnhöfe suchen</a>
+<a href="<%= url_for('_auto')->to_abs->scheme('https') %>">Bahnhöfe im Umfeld suchen</a>
+(experimentell)
</p>
% }