{get_movement_params children_count=$node.node_children_count} {include file="modules/header.tpl"}
{include file="modules/get_userlist.tpl"}
k data nodes {if $action}{get_k vector=$action} in vector {$action} {else}{get_k} {include file="modules/movement.tpl"}
{/if} {foreach from=$get_k item=k}
{$k.k} k {$k.node_name} in {$k.parent_name} by {$k.creator}
{$k.node_content|stripslashes}

{/foreach}
{include file="modules/footer.tpl"}