{include file="public/head" /}
{$langHtml.common.add}
{if !empty($file)}
{$langHtml.common.sort}
{$langHtml.common.id}
{$langHtml.common.title}
{$langHtml.common.hits}
{$langHtml.common.state}
{$langHtml.common.operate}
{foreach $file as $iv}
{$iv.id}
{$iv.title} {if(!empty($iv.fil_sl))}
{/if}
{$iv.read_num}
{$langHtml.common.edit}
{$langHtml.common.delete}
{/foreach}
{$langHtml.common.sort}
{/if}