{{extend 'layout.html'}} {{if not(request.vars.id_origin) or not(request.vars.id_destination):}} {{include 'plot/choose.html'}} {{else:}} {{pass}} {{#=content}} Starting station {{for station in stations:}} {{=station.name}} {{pass}} Destination station {{for station in stations:}} {{=station.name}} {{pass}} Update Toggle {{=T('Days')}} Graph Map {{=T('Loading')}}... {{=T('No matches found')}} {{include 'default/map.html'}}
{{=T('Loading')}}...
{{=T('No matches found')}}