header.html 228 Bytes
{{# header}}
<div id="header" class="header clearfix">
    <a class="icon-back iconfont" href="javascript:history.go(-1);"></a>
    {{title}}
    <a class="icon-home iconfont" href="http://m.yohobuy.com"></a>
</div>
{{/ header}}