{{! Display a table with all rooms }}

List of rooms

{{#if controllers.optionsets.optionsets}} {{#each controllers.ous.content}} {{/each}}
Edit OU Name Description Optionset Log idle P [W] Hosts
{{#link-to 'ou.edit' this}}{{/link-to}} {{ou_path}} {{name}} {{description}} {{optionset_id.name}} {{check-mark logging}} {{idle_power}} {{#link-to 'ou.hosts' this}}{{/link-to}}
{{/if}}