Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2458754.tpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=windows-1250" />
6 <meta name="author" content="marek mahut" />
7 <meta name="keywords" content="konexia" />
8 <meta name="description" content="kyberia template contest" />
9 <meta name="robots" content="all" />
10 <title>[K]onexia world</title>
11 </head>
12 aaaaaaaaaaaaaaaaaaaaaaaaaaaa
13 {get_movement_params children_count=$node.node_children_count}
14 {* header *}{include file="1549864.tpl"}
15
16 {if $error eq true}
17 <center><font style='error'>{$error}</font></center>
18 {/if}
19
20 {if $user_id eq false}
21 <center>{* loginbox *}{include file="1549885.tpl"}</center><br><br>
22 {/if}
23
24 <table width='100%'><tr>
25
26 <!--left column-->
27 <td valign='top' align='center' width='23%'>
28 {* node_settings *} {include file="1549925.tpl"}
29 {* get_poll_box *} {include file="1549834.tpl"} <br>
30 {*get_bookmark_statistics_box*} {include file="1549386.tpl"}
31 </td>
32 <!--end of left column-->
33
34 <!--main central column-->
35 <td width=66% valign='top'>
36 {*node_content*} {include file="1549916.tpl"}
37 {*showing form for adding child node*}
38 <form enctype="multipart/form-data" action='/id/{$node.node_id}/
39 {if $action neq false}{$action}{/if}' method='post' name='formular'>
40
41 {if $permissions.w eq true}{include file="1548927.tpl"}{else}{* read-only *}{include
42 file="2264143.tpl"}{/if}
43 {include file="1549839.tpl"}
44 </form>
45 <!--end of central column-->
46
47 </td></tr></table>
48
49 {*footer*}{include file="1549377.tpl"}
50 </body>
51 </html>
This page took 0.293962 seconds and 4 git commands to generate.