Removing duplicates
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2124742.tpl
diff --git a/data/templates/own_templates/2124742.tpl b/data/templates/own_templates/2124742.tpl
deleted file mode 100644 (file)
index a57195f..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-{get_movement_params children_count=$node.node_children_count}
-{include file="1549864.tpl"}
-
-{if $error eq true}
-<center><font style='error'>{$error}</font></center>
-{/if}
-
-{if $user_id eq false}
-<center>{include file="1549885.tpl"}</center><br><br>
-{/if}
-
-<table width='100%'><tr>
-
-<!--left column-->
-<td valign='top' align='center' width='23%'>
-{* show node info *}
-{include file="1549925.tpl"}
-
-{* showing poll *}
-{include file="1549834.tpl"}
-<br>
-{*showing bookmark_statistics*}
-{include file="1549386.tpl"}
-</td>
-<!--end of left column-->
-
-<!--main central column-->
-<td width=66% valign='top'>
-{*showing node_content*}
-<pre>
-{$node.node_content|escape: "html"}
-</pre>
-
-{*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}{include file="1548927.tpl"}{/if}
-{include file="1549839.tpl"}
-</form>
-<!--end of central column-->
-
-</td></tr></table>
-
-{include file="1549377.tpl"}
\ No newline at end of file
This page took 0.109739 seconds and 4 git commands to generate.