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