index_with_nothing.html 142 Bytes
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
    {{# topItems}}
        {{> channel/item}}
    {{/ topItems}}
</div>