{{includefile 'bootstrap/css/page_common.css'}} Bulk Edit {{includefile 'header.html'}} {{includefile 'navbar.html'}}

{{devs=devices_with_locations}} {{l2label=''}} {{for dev in devs}} {{if l2label != dev.key}}
{{dev.key}}
{{l2label=dev.key}} {{end}} {{for l1 in dev.value}}
{{l1.key}}
{{for dv in l1.value}}
{{dv.name}}
{{if (array.size dv.children) > 0}} {{for c in dv.children}}
{{c.name}}
{{end}} {{end}} {{end}} {{end}} {{end}}
{{includefile 'bootstrap/js/page_common.js'}}