{#include file="header.html"#}
{#$pagename#}
{#if $action == 'list'#}
{#foreach from=$favorites item=row#} {#foreachelse#} {#/foreach#}
ID 文章名称 文章地址 收藏时间 操作选项 文章预览
{#$row.fav_id#} {#$row.web_name#} {#$row.web_url#} {#$row.fav_time#} 删除
您还未收藏任何文章!
{#$showpage#}
{#/if#}
{#include file="footer.html"#}