Removing duplicates
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1033792.tpl
diff --git a/data/templates/own_templates/1033792.tpl b/data/templates/own_templates/1033792.tpl
deleted file mode 100644 (file)
index 55df33c..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-
-{get_nodes_by_type type=10 offset=0 listing_amount=233}
-{foreach from=$get_nodes_by_type item=child}
-{if $user_id eq $child.node_creator}
-<a href='/id/{$child.node_id}'>{$child.node_name}</a> [{$child.node_id}]<br>
-{/if}
-{/foreach}
-<br><br>
-<form action='/id/{$node.node_id}' method='post'>
-add bookcat::<br>
-name::<input type='text' name='node_name'><br>
-content::<input type='text' name='node_content'><br>
-<input type='hidden' name='node_parent' value='{$node.node_id}'>
-<input type='hidden' name='node_system_access' value='public'>
-<input type='hidden' name='template_id' value='10'>
-<input type='submit' name='event' value='add'>
-</form>
\ No newline at end of file
This page took 0.093908 seconds and 4 git commands to generate.