Switch to unified view

a/web/views/stop.tpl b/web/views/stop.tpl
1
%include('header.tpl', title="")
1
%include('header.tpl', title="", refresh=10)
2
2
3
%include('menu.tpl', current='stop')
3
%include('menu.tpl', current='stop')
4
4
5
%if len(active) == 0:
5
%if len(active) == 0:
6
6