{include file="header.html"} {if $string} {assign var="first" value="true"} {getsearchresults assign=posts num=1000 string=$string} {assign var="url" value="&string=$encodedstring"} {nextprev num=5 posts=$posts adjust=true link=$url}
Search Results for "{$string}"
{foreach from=$posts item=post}

{$post.title}

Posted on {$post.posttime|date_format:"l, j F Y"} at {$post.posttime|date_format:"g:i A"}

{$post.body|strip_tags|truncate}...
{sectionlinks sep=" · " sections=$post.sections} • {$post.commentcount} Comments/Trackbacks
{foreachelse}

Sorry but there were no search results matching the specified criteria.

{/foreach}
{if $goprev ne ''} <  {/if} {foreach from=$goprevpages item=page} {$page.page}  {/foreach} {$current_page}  {foreach from=$gonextpages item=page} {$page.page}  {/foreach} {if $gonext ne ''} > {/if}
{else}
Search Archives

Keywords:

{/if} {include file="footer.html"}