<?php exit("Powered by www.wikin.cn"); ?>

<!--{eval $wq_data = get_data($list['threadlist'],$showmodel);}-->

<!--{if $list['threadcount']}-->
<!--{if $_GET['api'] != '1'}-->
<ul class="hotlist">
    <!--{/if}-->
    <!--{loop $list['threadlist'] $key $thread}-->
    <!--{if !in_array($thread['fid'],$wq_touch_setting['notoguide'])}-->
    <!--{if $showmodel == '0'}-->
    <!--{template forum/list_style}-->
    <!--{elseif $showmodel == '1'}-->
    <!--{template forum/list_style_1}-->
    <!--{elseif $showmodel == '3'}-->
    <!--{template forum/list_style_3}-->
    <!--{/if}-->
    <!--{/if}-->
    <!--{/loop}-->
    <!--{if $_GET['api'] != '1'}-->
</ul>
<!--{/if}-->

<!--{else}-->
<!--{if $_GET['ac'] == 'myfav'}-->
<p class="emp">
    <span class="no_content"><img src="./template/wq_touch/src/mobile/images/no_content.png"></span>
    {$Tlang[guide_nothreads]}
</p>
<!--{else}-->
<p class="emp">
    <span class="no_content"><img src="./template/wq_touch/src/mobile/images/no_content.png"></span>
    {lang guide_nothreads}
</p>
<!--{/if}-->

<!--{/if}-->
