select-header.hbs 219 Bytes
{{# countryName}}
    <div id='country-select-header' class="country-select-header">
        <span class="name left">{{text}}</span>
        <span class="iconfont small right">&#xe617;</span>
    </div>
{{/countryName}}