{{extend 'layout.html'}} Loading... Period: {{=PERIODS['%s' % requested_period]}} {{for key, value in PERIODS.items():}} {{=value}} {{pass}} {{=T('Vehicles detected')}} {{=T('Compare')}} Map {{='Stats'}} {{='Origin destination'}} Monitoring stations {{for station in stations:}} {{=station['name']}} {{pass}} {{=T('No stations selected')}} bars lines group by 1hour group by 6hour group by 1day {{include 'plot/tab_compare.html'}} {{include 'default/map.html'}} {{include 'plot/tab_stats.html'}} {{include 'plot/tab_origin_destination.html'}}
{{=T('No stations selected')}}