boy-singlehot.phtml 253 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <div class="singlehot clearfix"> {{> index/floor-header}} <ul class="g-list"> {{#each imgHot}} <li><a class="impo{{@index}}" href="{{url}}"><img class="lazy" data-original="{{img}}"/></a></li> {{/each}} </ul> </div>