From 29fb9c3a7ff1983efb441b2c47d1264d6d1b91c7 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 12 Jun 2024 21:10:48 +0200 Subject: Use explicit hafas=DB links --- templates/app.html.ep | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'templates/app.html.ep') diff --git a/templates/app.html.ep b/templates/app.html.ep index 214bee1..e81191b 100644 --- a/templates/app.html.ep +++ b/templates/app.html.ep @@ -53,9 +53,9 @@ > % } % if (param('hafas')) { - + % } -% else { +% elsif (not param('efa')) { % }
@@ -177,7 +177,9 @@ %= $route_str % } -
+% if (not param('efa')) { + +% } % } -- cgit v1.2.3