1 {include file="1549864.tpl"}
4 <center><font style='error'>{$error}</font></center>
9 <center>{* loginbox *}{include file="1549885.tpl"}</center>
13 <table width='100%'><tr>
16 <td valign='top' align='center' width='23%'>
18 {include file="1549925.tpl"}
21 {*include file="1549834.tpl"*}
24 {*showing bookmark_statistics*}
25 {include file="1549386.tpl"}
27 <!--end of left column-->
29 <!--main central column-->
33 {get_creation_by_k listing_amount=$listing_amount offset=$offset}
35 {foreach from=$get_creation_by_k item=knode}
38 <div class='bordered' style='margin-bottom:13px'>
39 <div class='header' style='text-align:center; height: 3em'>
40 <a href='/id/{$knode.node_id}'>{$knode.node_name}</a> in <a href='/id/{$knode.node_parent}'>{$knode.parent_name}</a> {if $knode.user_action neq false} [lokacia :: <a href='/{$knode.user_action}/'>{$knode.user_action}</a>]{/if}
41 <br> {$knode.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
42 [<span class='most_important'>{$knode.k} K</span>]
46 {$knode.node_content|truncate:230|stripslashes|strip_tags}
52 {* movement *}{include file="1549913.tpl"}
54 <!--end of central column-->
57 <form method='post'> <table align='center'><tr> <td><input type='hidden' name='get_children_offset' value='{$offset}'></td> <td><input type='submit' name='get_children_move' value='<'></td> <td><input type='submit' name='get_children_move' value='<<'></td> <td><input name='get_children_move' type='submit' value='>>'></td> <td><input type='submit' name='get_children_move' value='>'></td> </tr></table> </form>
59 {* footer *}{include file="1549377.tpl"}