renamed data directory
[mirrors/Kyberia-bloodline.git] / basic-data / templates / own_templates / 4.tpl
CommitLineData
51ff3226 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
51ff3226 10<!--main central column-->
11<td width=66% valign='top'>
12{*node_content*} {include file="1549916.tpl"}
13{*showing form for adding child node*}
14<form enctype="multipart/form-data" action='/id/{$node.node_id}/
15{if $action neq false}{$action}{/if}' method='post' name='formular'>
16
17{if $permissions.w eq true}{include file="1548927.tpl"}{else}{* read-only *}{include file="2264143.tpl"}{/if}
18{include file="1549839.tpl"}
19</form>
15c45f91 20</td>
51ff3226 21<!--end of central column-->
22
15c45f91
DH
23<!--right column-->
24<td valign='top' align='center' width='23%'>
25{* node_settings *} {include file="1549925.tpl"}
26{* get_poll_box *} {include file="1549834.tpl"} <br>
27{*get_bookmark_statistics_box*} {include file="1549386.tpl"}
28</td>
29<!--end of right column-->
30
31</tr></table>
51ff3226 32
33{*footer*}{include file="1549377.tpl"}
34
35
This page took 0.127325 seconds and 4 git commands to generate.