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