{* Template Name:搜索页模板 * Template Type:search *} {template:header}
{template:navbar}

{$title}

{foreach $articles as $article} {template:post-multi} {/foreach}
{if $pagebar && $pagebar.PageAll > 1}
{template:pagebar}
{/if}
{template:footer}