51ff3226 |
1 | {* header *}{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 | |
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 | |
24 | <!--main central column--> |
25 | <td width=666 valign='top'> |
26 | {*node_content*} |
27 | {include file="1549916.tpl"} |
28 | {* newslist *} |
29 | {include file="2072862.tpl"} |
30 | <br> |
31 | {*showing form for adding child node*} |
32 | <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}'method='post' name='formular'> |
33 | {if $permissions.w eq true}{*addnode*}{include file="1548927.tpl"}{/if} |
34 | {*get_threaded_children*}{include file="1549839.tpl" children_type=4} |
35 | </form> |
36 | <!--end of central column--> |
37 | |
38 | |
39 | </td></tr></table> |
40 | |
41 | {*footer*}{include file="1549377.tpl"} |