From d99ac06ba7379c92809a2ca9b2285fac1639ce37 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 12 Sep 2015 12:16:55 +0200 Subject: link to backend libraries --- templates/main.html.ep | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/main.html.ep b/templates/main.html.ep index 7b8c94b..7dc9cb9 100644 --- a/templates/main.html.ep +++ b/templates/main.html.ep @@ -183,10 +183,13 @@ interface optimized for Deutsche Bahn departure data
vrr-fakedisplay v<%= $version %>
-using
-Travel::Status::DE::ASEAG v<%= $Travel::Status::DE::ASEAG::VERSION %>
-Travel::Status::DE::DeutscheBahn v<%= $Travel::Status::DE::DeutscheBahn::VERSION %>
-Travel::Status::DE::EFA v<%= $Travel::Status::DE::EFA::VERSION %>
+Backends:
+Travel::Status::DE::ASEAG +v<%= $Travel::Status::DE::ASEAG::VERSION %>
+Travel::Status::DE::DeutscheBahn +v<%= $Travel::Status::DE::DeutscheBahn::VERSION %>
+Travel::Status::DE::EFA +v<%= $Travel::Status::DE::EFA::VERSION %>
-- cgit v1.2.3