detail-tag.html 190 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 {{# tags}} <div class="tag-box"> <ul class="taglist clearfix"> {{# tagList}} <li><a href="{{src}}">{{name}}</a></li> {{/ tagList}} </ul> </div> {{/ tags}}