{include file="$template_path/html/pagenav.html"}
{if $collections}
{foreach from=$collections item=c} {/foreach}
{$paging} {else}

{$lang.no_collections}

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