{{#each turfs_data as |turf id|}}
{{#each turf.connects as |connect|}}
{{/each}} {{#if ../can_edit}} {{#noteq id "8"}} {{/noteq}}
{{#multiboxes turf.connects}} {{/multiboxes}}
{{#noteq turf.name "BITD.Turf"}} {{#noteq turf.name "BITD.Lair"}} {{/noteq}} {{/noteq}} {{else}}

{{localize turf.name}}

{{#if turf.description}}

{{localize turf.description}}

{{/if}} {{#noteq id "8"}} {{/noteq}} {{/if}}
{{#if (eq id "5")}}
{{/if}} {{#if (eq id "10")}}
{{/if}} {{/each}}