X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=basic-data%2Ftemplates%2Fown_templates%2F1549817.tpl;fp=basic-data%2Ftemplates%2Fown_templates%2F1549817.tpl;h=36a991a6ac213886eece75c930270c6e682b0cbe;hb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;hp=0000000000000000000000000000000000000000;hpb=b097cd5c3065f23e47a0226ee43fa0ce9cc4cd99;p=mirrors%2FKyberia-bloodline.git diff --git a/basic-data/templates/own_templates/1549817.tpl b/basic-data/templates/own_templates/1549817.tpl new file mode 100644 index 0000000..36a991a --- /dev/null +++ b/basic-data/templates/own_templates/1549817.tpl @@ -0,0 +1,11 @@ +{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 {$child.node_id} + {*get_poll poll=$child*} + {*include file="modules/show_poll.tpl" get_poll=$get_poll*} +
+{else} +{$child.node_name}
( {$child.login} :: {$child.node_children_count} submissionz)

+{/if} +{/foreach}