1 {* header *}{include file="1549864.tpl"}
4 <center><font style='error'>{$error}</font></center>
8 <center>{* loginbox *}{include file="1549885.tpl"}</center>
12 <table width='100%'><tr>
15 <td valign='top' align='center' width='23%'>
16 {* node_settings *}{include file="1549925.tpl"}
19 {*include file="1549834.tpl"*}
21 {*showing bookmark_statistics*}
22 {include file="1549386.tpl"}
24 <!--end of left column-->
26 <!--main central column-->
28 {getCreationByExternalLink external_link='session://friend' listing_amount=200 offset=$offset}
29 {foreach from=$getCreationByExternalLink item=child}
32 <td width='100' valign='top' rowspan='2'><a href='/id/{$child.node_parent}'><img border=0 hspace='5' src='{get_image_link id=$child.node_parent}'></a> </td>
33 <td style='width: 100%' valign='top'>
34 <table width=100%><tr class='header' width=100%>
36 friend:: <a href='/id/{$child.node_parent}'>{$child.parent_name}</a> comment:: <a href='/id/{$child.node_id}'>{if $child.node_name eq ''} {else}{$child.node_name}{/if}</a><br>
37 {$child.node_created|date_format:"%H:%M:%S - %d.%m.%Y"} {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'} |<a href='/id/{$child.node_id}'>enter</a>|<a href='/id/{$child.node_id}/1961033'>conf</a>{/if}
38 <tr><td>{$child.node_content|stripslashes|nl2br|imagestrip}</td></tr>
42 {* movement *}{include file="1549913.tpl"}
43 <!--end of central column-->