{* Template Name:搜索页 *} {template:header}

{$name}

{$subname}

    {module:navbar}

{$article.Title}

{foreach $articles as $article} {template:post-search} {/foreach} {if count($articles)>0}
{template:pagebar}
{/if}
{template:sidebar}
{template:footer}