diff --git a/templates/journey.html.ep b/templates/journey.html.ep index 492335c4235098be48067e27d3a8b7a33768f812..8c2177a698f992318bc12dce1757fb2efa4a153c 100644 --- a/templates/journey.html.ep +++ b/templates/journey.html.ep @@ -268,10 +268,10 @@ %= include '_map', station_coordinates => stash('station_coordinates'), polyline_groups => stash('polyline_groups') % }
-
- Backend: +
%= $journey->{backend_name} || 'IRIS' + #<%= $journey->{id} %>
% if (not stash('readonly')) {