Removing duplicates
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1549817.tpl
diff --git a/data/templates/own_templates/1549817.tpl b/data/templates/own_templates/1549817.tpl
deleted file mode 100644 (file)
index 36a991a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{get_nodes_by_type  orderby='rand()' vector=$vector type=$type listing_amount=$listing_amount offset=$offset}
-{foreach from=$get_nodes_by_type item=child}
-{if $type eq 11}
-       in node <a href='/id/{$child.node_id}'>{$child.node_id}</a>
-     {*get_poll poll=$child*}
-     {*include file="modules/show_poll.tpl" get_poll=$get_poll*}
-     <br>
-{else}
-<a href='/id/{$child.node_id}'>{$child.node_name}</a><br>( {$child.login} :: {$child.node_children_count} submissionz)<br><br>
-{/if}
-{/foreach}
This page took 0.117709 seconds and 4 git commands to generate.