{* $Id: topics_dtree_child.tpl 315 2005-06-21 18:55:41Z vladimir $ *} {foreach from=$topics item="cat" key="key"}
| · {$cat.topic} |
| {if $page.page_link != ''} | {$page.page|truncate:20:'...'} | {else}{$page.page|truncate:20:'...'} | {/if}
| · | {include file="topics_pages/topics_dtree_child.tpl" topics=$cat.subtopics} |