{template 'header', 'member'} {if $action=='add' || $action=='edit'}
* 网站名称 {dstyle('post[style]', $style)}
* 链接地址
显示顺序 填写数字,数字越大越靠前
      
{else}
     
{loop $lists $k $v} {/loop}
链接名称 网站地址 添加时间 修改 删除
{$v[title]} {$v[linkurl]} {$v[adddate]}
{if $MG[link_limit]}
总共可发 {$MG[link_limit]} 条   当前已发 {$limit_used} 条   还可以发 {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}