From 71e2135e1a068410ffb1a0469cfeb224c9baa6fe Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 12 Sep 2015 01:08:39 +0200 Subject: show backend versions --- templates/main.html.ep | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/main.html.ep b/templates/main.html.ep index d740eb8..7b8c94b 100644 --- a/templates/main.html.ep +++ b/templates/main.html.ep @@ -182,7 +182,11 @@ interface optimized for Deutsche Bahn departure data
vrr-fakedisplay -v<%= $version %> +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 %>
-- cgit v1.2.3