3 {include file="modules/header.tpl"}
10 {if $user_id eq false}
11 {include file="modules/loginbox.tpl"}
17 {include file="modules/get_nodes_by_type_small.tpl" vector=00000101000635320068381700683643 type=12 listing_amount=23}
22 {get_nodes_by_type type=12 vector=00000101000635320068381700683643 listing_amount=23 offset=$offset}
23 {foreach from=$get_nodes_by_type item=child}
31 {get_nodes_by_type vector=00000101000635320068381700683643 type=2 listing_amount=2323232323 offset=$offset}
32 {foreach from=$get_nodes_by_type item=child}
34 in node <a href='/id/{$child.node_id}'>{$child.node_id}</a>
35 {*get_poll poll=$child*}
36 {*include file="modules/show_poll.tpl" get_poll=$get_poll*}
39 <a href='/id/{$child.node_id}'>{$child.node_name}</a><br>( {$child.login} :: {$child.node_children_count} submissionz)<br><br>
44 {foreach from=$get_linked_nodes vector=0000000000000001 item=child}
45 {$child.node_name}<br>
48 {include file="modules/footer.tpl"}