<{$smarty.const._MN_SONGLIST_HOME}><{if $category}> >> <{$category.name}><{/if}>
<{if $category}>
 
<{$category.description}>
 
<{/if}> <{if $categories}> <{foreach from=$categories item=row}> <{foreach from=$row item=category}> <{/foreach}> <{/foreach}>
<{includeq file="db:songlist_category_item.html" category=$category}>
<{/if}>