index_without_advert.html 244 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix"> {{# topItems}} {{> channel/item}} {{/ topItems}} {{> default/default_advt}} {{# bottomItems}} {{> channel/item}} {{/ bottomItems}} </div>