From 5fea64fa3dd7bf8c3d8962e2456ae5e5e472399d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 30 Dec 2018 10:22:53 +0100 Subject: always link to geolocation API in the menu --- templates/layouts/default.html.ep | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/layouts/default.html.ep') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index e94023f..f540847 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -75,6 +75,12 @@ Bitte eine Station aus der Liste auswählen
%= submit_button 'Abfahrtsmonitor'
+ % if (not stash('show_intro')) { +
+
+ Bahnhöfe im Umfeld suchen +
+ % }
Weitere Einstellungen
-- cgit v1.2.3