{if !empty($navs)}
{loop $navs $item}
{$item['navname']}
{/loop}
{/if}