<{* $Id: weblinks1_block_catlist.html,v 1.3 2006/05/24 02:20:00 ohwada Exp $ *}>
<{$block.lang_total_links}> <{$block.total_links}> <{$block.lang_links}>
<{if count($block.categories) gt 0}> <{* -- Start category loop -- *}> <{foreach item=category from=$block.categories}> <{if $category.count is div by 3}> <{/if}> <{/foreach}> <{* -- End category loop -- *}>
<{if $block.image_mode == 1}> category   <{elseif ($block.image_mode == 2) && ($category.imgurl != "") }> <{if ($category.width > 0 ) }> category <{else}> category <{/if}>
<{/if}> <{$category.title}> (<{$category.totallink}>)
<{$category.subcategories}>
<{/if}>