From 646a88c72667c8b68432a7316a9c5980f53107b6 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 30 May 2025 10:38:12 +0200 Subject: Show train route in checked-in view and profile / status card --- templates/_map.html.ep | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'templates/_map.html.ep') diff --git a/templates/_map.html.ep b/templates/_map.html.ep index daa16f0..223bd68 100644 --- a/templates/_map.html.ep +++ b/templates/_map.html.ep @@ -1,16 +1,18 @@ -
-
-
+% if (stash('with_map_header') // 1) { +
+
+
+
-
-
-
- Ein-/Ausstiegsstation
- Streckenverlauf oder Luftlinie +
+
+ Ein-/Ausstiegsstation
+ Streckenverlauf oder Luftlinie +
-
+% }