diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-07-28 11:37:13 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-07-28 11:37:13 +0200 |
commit | 889d614050049a20402311b8eb1f585546209fe4 (patch) | |
tree | e494a4f7df84ba8109617b2ce3dff26040a2f68f /templates/main.html.ep | |
parent | d9659083e0cebd07722b9030d4bf024bfc223c4e (diff) |
shorter introduction
Diffstat (limited to 'templates/main.html.ep')
-rw-r--r-- | templates/main.html.ep | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/templates/main.html.ep b/templates/main.html.ep index 3e8f2ab..dc9c65a 100644 --- a/templates/main.html.ep +++ b/templates/main.html.ep @@ -84,15 +84,14 @@ change any time.</p> <div class="container"> <p> VRR-Infoscreen shows the next departures at a public transit stop, just like -the Lumino LED displays used in some places. It also supports an -app / infoscreen-like frontend (click/tap on a departure for details) and -JSON export. +the Lumino LED displays used in some places. It also supports an app / +infoscreen-like frontend and JSON export. </p> <p> It works best for the VRR (Verkehrsverbund Rhein-Ruhr), but also supports many -other german transit networks. All information is provided without any -guarantee of correctness, completeness or anything else. +other german transit networks. All data is provided without warranty of any +kind. </p> </div> <!-- container --> % } |