All Route Reservations

<% _.each(routes, function(info) { %> <% }); %>
Route Name Route ID Start End
<%- info.routename %> <%- info.routeid %> <%- info.start %> <%- info.end %>