index_hk.html 231 Bytes
{{> layout/header_fan }}
{{> channel/banner_top}}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
    {{# items}}
        {{> channel/item}}
    {{/ items}}
</div>
{{> channel/pager}}
{{> layout/footer_fan }}