{include file='header.tpl' p="general"}
{if !empty($list_subcats)}

{$lang.related_cats}

    {$list_subcats}
{/if} {if $ad_6 != ''}
{$ad_6}
{/if}
{if ($show_tags == 1) && (count($tags) > 0)}

{$lang.tags}

{foreach from=$tags item=tag key=k} {$tag.href} {/foreach} {/if}

{$searchstring} "{$searchstring}"

{$error_msg}
    {$results}
{$pagination}
{include file='footer.tpl'}