Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 4.tpl
CommitLineData
b42b2bf9
H
1{get_movement_params children_count=$node.node_children_count}
2{* header *}{include file="1549864.tpl"}
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 *} {include file="1549925.tpl"}
13{* get_poll_box *} {include file="1549834.tpl"} <br>
14{*get_bookmark_statistics_box*} {include file="1549386.tpl"}
15</td>
16<!--end of left column-->
17
18<!--main central column-->
19<td width=66% valign='top'>
20{*node_content*} {include file="1549916.tpl"}
21{*showing form for adding child node*}
22<form enctype="multipart/form-data" action='/id/{$node.node_id}/
23{if $action neq false}{$action}{/if}' method='post' name='formular'>
24
25{if $permissions.w eq true}{include file="1548927.tpl"}{else}{* read-only *}{include file="2264143.tpl"}{/if}
26{include file="1549839.tpl"}
27</form>
28<!--end of central column-->
29
30</td></tr></table>
31
32{*footer*}{include file="1549377.tpl"}
33
34
This page took 0.233729 seconds and 4 git commands to generate.