diff --git a/templates/journey.html.ep b/templates/journey.html.ep index 492335c..8c2177a 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')) {