From 000daef392e70e22e456f1be5f50af4d08c2b9cc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 15 May 2016 13:12:48 +0200 Subject: move landingpage to landingpage template --- templates/landingpage.html.ep | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'templates/landingpage.html.ep') diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index c7b23f2..f7ff7ac 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -1 +1,20 @@ - +% if (stash 'show_intro') { +

+ Diese Seite ist ein inoffizielles Frontend zum Abfahrtsmonitor + der DB. Sie kann wahlweise die in Bahnhofshallen / an + Haltestellen montierten Anzeigen nachahmen oder einen Handy- und + Infoscreen-tauglichen Abfahrtsmonitor anzeigen. +

+

+ Als Backend werden sowohl das HAFAS/RIS ("Reisenden-Informationssystem") + als auch das IRIS unterstützt. Im Normalfall enthält das IRIS mehr und + detailliertere Angaben. +

+

+Alle Angaben ohne Gewähr. +

+ +% } -- cgit v1.2.3