Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1485328.tpl
1 {* header *}{include file="1549864.tpl"}
2 <img src=/id/2246805/download>
3
4 {if $user_id eq false}
5 <center>{* loginbox *}{include file="1549885.tpl"}</center><br><br>
6 {/if}
7
8 <table width='100%'><tr>
9
10 <!--left column-->
11 <td valign='top' align='center' width='23%'>
12 {* node_settings *}
13 {include file="1549925.tpl"}
14
15 {* get_poll_box *}
16 {include file="1549834.tpl"}
17 <br>
18 {*get_bookmark_statistics_box*}
19 {include file="1549386.tpl"}
20 </td>
21 <!--end of left column-->
22
23 <!--main central column-->
24 <td width=666 valign='top'>
25 {*node_content*}
26 {include file="1549916.tpl"}
27 {*showing form for adding child node*}
28 <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq
29 false}{$action}{/if}'method='post' name='formular'>
30 {if $permissions.w eq true}{*addnode*}{include file="1548927.tpl"}{/if}
31 {*get_threaded_children*}{include file="1549839.tpl" children_type=4}
32 </form>
33 <!--end of central column-->
34
35 </td></tr></table>
36
37 {*footer*}{include file="1549377.tpl"}
38
39 </td></tr></table>
This page took 0.27796 seconds and 4 git commands to generate.