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