{get_creation_by_type type=$type listing_amount=$listing_amount offset=$offset} {foreach from=$get_creation_by_type item=child} {if $type eq 8}{/if}
 
 {$child.login} {if $child.user_action neq false}  [lokacia :: {$child.user_action}]
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
{$child.node_content|truncate:230|stripslashes}
{/foreach}