1 {include file="1549864.tpl"}
4 <center><font style='error'>{$error}</font></center>
9 <center>{include file="1549885.tpl"}</center>
14 {getCreationByTemplateId template_id="4" creator_id=$node.node_creator listing_amount=232323}
15 {foreach from=$getCreationByTemplateId item=child}
16 {if $child.node_created|date_format:"%m.%Y" eq "03.2004"}
17 <div style='float:left;'>{$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}</div>
20 <div class='bordered' style='margin-bottom:13px; float:right;'>
21 <div class='header' style='text-align:left; padding: 2px; padding-bottom:5px; height:auto;'>
22 <a href='/id/{$child.node_id}'>{$child.node_name}</a> in <a href='/id/{$child.node_parent}'>{$child.parent_name}</a>
23 {if $child.node_created > $node.last_visit}<span class='most_important'> NEW</span>{/if}
27 {$child.node_content|truncate:230|stripslashes|escape:"html"}<br />