{{#each networks}}
<section id="network-{{id}}" class="network">
{{partial "chan"}}
</section>
{{/each}}