1 {getCreationByTemplateId template_id="4" creator_id=$node.node_creator listing_ammount=23232323232323323 offset=0}
3 {foreach from=$getCreationByTemplateId item=child}
5 <div class='bordered' style='margin-bottom:13px'>
6 <div class='header' style='text-align:center; height: 3em'>
7 <a href='/id/{$child.node_id}'>{$child.node_name}</a> in <a href='/id/{$child.node_parent}'>{$child.parent_name}</a> {if $child.user_action neq false} [lokacia :: <a href='/{$child.user_action}/'>{$child.user_action}</a>]{/if}
8 <br> {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
11 {$child.node_content|stripslashes}