{include h} {include user_header} {include user_menu} {foreach $thread_data as $v}

{if $v['digest']}{$_LANG['精']}{/if}{$v.title}

NOW_TIME && $v['btime'] != $v['atime']}style="background: #e7672e;color: #fff;font-weight: bold;"{/if}>{$v.posts}
{/foreach}
{if $pageid!=1} {$_LANG['上一页']} {/if} {for $i=($pageid-3 < 1) ? 1 : $pageid -3; $i< (($pageid + 3 > $tmp) ? $tmp+1 : $pageid + 3) ; $i++} <{if $pageid == $i}span{else}a{/if} class="hy-btn hy-btn-danger {if $pageid == $i}disabled{/if}" href="{php HYBBS_URL('my',$data['user'],['thread'=>$i]);}"> {$i} {/for} {if $pageid!=$page_count} {/if}
{include f}