{template "header.html", "/"}
{template "header.html"}
    {if $searchid} {list action=search module=$dirname id=$searchid total=$sototal catid=$catid page=1 pagesize=10 urlrule=$urlrule}
  • {dr_keyword_highlight($t.title, $keyword)}

    {dr_keyword_highlight($t.description, $keyword)}

  • {/list} {if !$total}
    对不起! 没有找到任何记录
    {/if} {else}
    对不起! 没有找到任何记录
    {/if}
    {$pages}
{template "footer.html", "/"}