...
|
...
|
@@ -23,7 +23,7 @@ |
|
|
<a href="{{href}}" class="list-item">{{title}} <span class="lighter">{{entitle}}</span> <span class="iconfont right-icon"></span></a>
|
|
|
{{/channelList}}
|
|
|
{{#showYohood}}
|
|
|
<a href="/yohood" id="yohood" class="list-item"> <span class="iconfont right-icon"></span></a>
|
|
|
<a href="{{yohoodHref}}" id="yohood" class="list-item"> <span class="iconfont right-icon"></span></a>
|
|
|
{{/showYohood}}
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
|