Removing duplicates
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1643663.tpl
diff --git a/data/templates/own_templates/1643663.tpl b/data/templates/own_templates/1643663.tpl
deleted file mode 100644 (file)
index 3233ec3..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-{include file="modules/header.tpl"}
-
-{if $user_id eq false}
-<center>{include file="modules/loginbox.tpl"}</center><br><br>
-{/if}
-
-<form action='/id/963221/' method='post'>
-<tr><td colspan='2' align='center'>
-<input type='submit' name='event' value='book'>
-&nbsp;
-<input type='submit' name='event' value='unbook'>
-&nbsp;
-<input type='submit' name='event' value='-1'>
-</td></tr>
-</form>
-
-<table width='100%'><tr>
-
-<!--left column-->
-
-<td valign='top' align='center' width='23%'>
-{* show node info *}
-{include file="modules/node_settings.tpl"}
-
-{* showing poll *}
-{include file="modules/get_poll_box.tpl"}
-<br>
-
-</td>
-<!--end of left column-->
-
-
-<!--main central column-->
-<td width=666 valign='top'>
-{*showing node_content*}
-{include file="modules/node_content.tpl"}
-{*showing form for adding child node*}
-{include file="modules/get_threaded_children.tpl" children_type=4}
-<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="modules/addnode.tpl"}{/if}
-
-</form>
-<!--end of central column-->
-
-
-</td></tr></table>
-
This page took 0.099648 seconds and 4 git commands to generate.