Фактически этот шаблон - часть шаблона mail.tpl, но для удобства работы поисковая форма была вынесена в отдельный .tpl файл.
<form name="full_search" action="{form_url}" method="GET">
{l_search.filter.author}: <input type="text" name="author" value="{author}" />
{l_search.filter.category}: {catlist}
{l_search.filter.date}: <select name="postdate"><option value=""></option>{datelist}</select>
<input type="submit" value="{l_search.submit}" />
</form>
[found]{l_search.found}: {count}[/found]
[notfound]{l_search.notfound}[/notfound]
[error]{l_search.error}[/error]
{entries}