{{includefile 'bootstrap/css/page_common.css'}}
Cameras
{{includefile 'header.html'}} {{includefile 'navbar.html'}} {{if (array.size camera_snapshots)==0}}
No cameras are defined or active.
Edit Cameras
{{else}} {{ if camera_id != '' }}
{{ camera_id_to_name camera_id }}
{{if camera_supports_panning camera_id}}
Back
{{else}}
{{end}} {{ else }}
{{for cam in camera_snapshots}}
{{cam.name}}
Loading...
{{end}}
{{ end }} {{end}} {{includefile 'bootstrap/js/page_common.js'}}