diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-05-15 11:21:53 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-05-15 11:21:53 +0200 |
commit | e14a3a69d7738956968d1b4092743f599faa9259 (patch) | |
tree | 89011496176abf6ff0b39ef5a2a55d44d3e0d090 /templates | |
parent | 6eab82b9ef752e4a593d0d021eac9417468e1035 (diff) |
main: add link to db-fakedisplay
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main.html.ep | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/main.html.ep b/templates/main.html.ep index d90aed8..edb3241 100644 --- a/templates/main.html.ep +++ b/templates/main.html.ep @@ -156,6 +156,8 @@ other German transit networks. <li>If you write the city correctly (like "Essen", not "essen"), vrr-fake can shorten destination names</li> <li><a href="/Essen/Martinstr?no_lines=8">Example</a> +<li>See also <a href="http://dbf.finalrewind.org/">db-fakedisplay</a> for an +interface optimized for Deutsche Bahn departure data</li> </li> </ul> </div> <!-- notes --> |