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