Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 3.tpl
diff --git a/data/templates/own_templates/3.tpl b/data/templates/own_templates/3.tpl
new file mode 100644 (file)
index 0000000..2976ee3
--- /dev/null
@@ -0,0 +1,35 @@
+{* header *}{include file="1549864.tpl"}
+
+{if $user_id eq false}
+<center>{* loginbox *}{include file="1549885.tpl"}</center><br><br>
+{/if}
+
+<table width='100%'><tr>
+
+<!--left column-->
+<td valign='top' align='center' width='23%'>
+{* node_settings *}
+{include file="1549925.tpl"}
+
+{* get_poll_box *}
+{include file="1549834.tpl"}
+<br>
+{*get_bookmark_statistics_box*}
+{include file="1549386.tpl"}
+</td>
+<!--end of left column-->
+
+<!--main central column-->
+<td width=666 valign='top'>
+{*node_content*}
+{include file="1549916.tpl"}
+{*showing form for adding child node*}
+<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}'method='post' name='formular'>
+{if $permissions.w eq true}{*addnode*}{include file="1548927.tpl"}{/if}
+{*get_threaded_children*}{include file="1549839.tpl" children_type=4}
+</form>
+<!--end of central column-->
+
+</td></tr></table>
+
+{*footer*}{include file="1549377.tpl"}
This page took 0.099478 seconds and 4 git commands to generate.