{include file="modules/header.tpl"}
{include file="modules/get_userlist.tpl"} 23
{get_bookmarks} {foreach from=$get_bookmarks item=bookmark_category} {* showing bookmark category *} {if $bookmark_category.node_name neq false} {$bookmark_category.node_name} {if $bookmark_category.sum neq false} :: {$bookmark_category.sum} NEW {/if}    {if $bookmark_category.on_main eq yes} ^ {else} ^ {/if} {/if}
{if $bookmark_category.on_main neq 'no'} {foreach from=$bookmark_category.children item=bookmarks} {if $bookmarks.node_name}      {$bookmarks.node_name} {if $bookmarks.node_user_subchild_count neq false} :: {$bookmarks.node_user_subchild_count} NEW CHILDREN {/if} {if $bookmarks.lastdescendant_created > $bookmarks.last_visit} :: !!NEW DESCENDANT!! {/if} {/if}
{/foreach} {/if}
{/foreach} {include file="modules/addnode_small.tpl"}
{include file="modules/footer.tpl"}