{template 'header.html'}

{lang('sitemap')}

{lang('homepage')}

{loop categories_nav() $t}

{$t['catname']}

{if count(categories($t['catid']))} {loop categories_nav($t['catid']) $t1} {/loop} {/if} {/loop}
{template 'footer.html'}