{strip}
{if $child.data.title} {$child.data.title|escape} {elseif $gBitSystem->isPackageActive('pigeonholes') and count($ns) > 1} Uncategorized {/if}
{if count($child.members) > 0} {include file="bitpackage:boards/board_table.tpl" boardsList=$child.members heading=$heading} {/if} {if !empty($child.sub_count) and count($child.children)>0} {foreach from=$child.children item=schild} {include file="bitpackage:boards/board_cat.tpl" child=$schild color=$color} {/foreach} {/if}
{/strip}