diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-15 13:13:43 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-15 13:13:43 +0200 |
commit | df39c4af6ce209e58075b7e41cc1bf11b5c85c97 (patch) | |
tree | 3adbc949511d12368ce019aa1a61a2c36559f52d /templates | |
parent | 000daef392e70e22e456f1be5f50af4d08c2b9cc (diff) |
geolocation is no longer experimental
Diffstat (limited to 'templates')
-rw-r--r-- | templates/landingpage.html.ep | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index f7ff7ac..7f6ae9e 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -15,6 +15,5 @@ Alle Angaben ohne Gewähr. </p> <p class="geolink"> <a href="<%= url_for('_auto')->to_abs->scheme('https') %>">Bahnhöfe im Umfeld suchen</a> -(experimentell) </p> % } |