images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1434513.tpl
diff --git a/data/templates/own_templates/1434513.tpl b/data/templates/own_templates/1434513.tpl
new file mode 100644 (file)
index 0000000..27e8c59
--- /dev/null
@@ -0,0 +1,60 @@
+<table align=center>
+
+<tr>
+<td colspan=2>
+{get_movement_params children_count=$node.node_children_count}
+{include file="modules/header.tpl"}
+
+{if $error eq true}
+     {$error}
+{/if}
+
+{if $user_id eq 2133}
+LLUUBBOOSSKKOO
+{/if}
+</td>
+</tr>
+
+
+<tr>
+<td align=center valign=top>
+{* show node info *}
+{include file="modules/node_settings.tpl"}
+
+{* showing poll *}
+{include file="modules/get_poll_box.tpl"}
+
+{*showing bookmark_statistics*}
+{include file="modules/get_bookmark_statistics_box.tpl"}
+</td>
+
+<td valign=top>
+{*showing node_content*}
+{include file="modules/node_content.tpl"}
+{*showing form for adding child node*}
+
+
+
+{if $permissions.w eq true}{include file="modules/addnode.tpl"}{/if}
+
+{include file="modules/get_threaded_children.tpl"}
+
+</td>
+</tr>
+
+<tr>
+<td colspan=2>
+{include file="modules/footer.tpl"}
+</td>
+</tr>
+
+</table>
+
+
+
+
+
+
+
+
+
This page took 0.112315 seconds and 4 git commands to generate.