<{if count($categories) gt 0}>
<{$thereare}>
<{foreach item=category from=$categories}>
<{if $category.image != ""}>
<{/if}>
|
<{$category.cattitle}> (<{$category.totallink}>) <{$category.subcategories}>
|
<{if $category.count is div by 3}>
<{/if}>
<{/foreach}>
<{/if}>
<{if $links != ""}>
<{$smarty.const._MD_LATESTLIST}>
<{section name=i loop=$links}>
<{include file="db:webshow_link.html" link=$links[i]}>
<{/section}>
<{/if}>
<{if count($categories) gt 0}>
<{$smarty.const._MD_CAT}>: <{$category_select}>
<{/if}>
<{include file='db:system_notification_select.html'}>
<{if $xoops_isadmin}>
<{$admintable}>
<{/if}>