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

<!--{template common/header}-->

<!--{eval //print_r($threadlist);}-->
<!--{eval $showmodel = 1;}-->
<!--{eval $wq_data = get_data($threadlist,$showmodel);}-->

<div class="my_place b_bottom"><a href="misc.php?mod=tag">{lang tag}</a>
	<!--{if $id}-->
	<em class="wqiconfont wqicon-youyou"></em><a href="misc.php?mod=tag&type=thread&id={$id}">{$tagname}</a>
	<!--{/if}-->
</div>

<div class="<!--{if $showmodel == '1'}-->forum_dis<!--{else}-->forum_dis_nav<!--{/if}-->">
    <ul id="mainlist">
        <!--{if $threadlist}-->
        <!--{loop $threadlist $key $thread}-->
        <!--{if $thread['displayorder'] > 0}-->
        {eval continue;}
        <!--{/if}-->
        <!--{if $thread['displayorder'] > 0 && !$displayorder_thread}-->
        {eval $displayorder_thread = 1;}
        <!--{/if}-->
        <!--{if $thread['moved']}-->
        <!--{eval $thread[tid]=$thread[closed];}-->
        <!--{/if}-->

        <!--{if $showmodel == '0'}-->
		<!--{template forum/list_style}-->
		<!--{elseif $showmodel == '1'}-->
		<!--{template forum/list_style_1}-->
		<!--{elseif $showmodel == '3'}-->
		<!--{template forum/list_style_3}-->
		<!--{/if}-->

        <!--{/loop}-->
        <!--{else}-->
        <li class="p10 bhairlines">{lang forum_nothreads}</li>
        <!--{/if}-->
    </ul>
    <div class="p_load_more" style="display: none">
		<!--{if $_G[uid] && isset($mysetting[myextstyle]) && $mysetting[myextstyle] != '0'}-->
		<img src="{$mysetting[myextstyle]}/icon_load.gif"/>
		<!--{else}-->
		<img src="{$_G['style'][styleimgdir]}mobile/images/icon_load.gif"/>
		<!--{/if}--> 
		{$Tlang['d0a97567aed382e8']}
	</div>
</div>


<!--{template common/footer}-->
