X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=data%2Ftemplates%2Fown_templates%2F1429669.tpl;fp=data%2Ftemplates%2Fown_templates%2F1429669.tpl;h=ca7eeb83c7df6cd4d98a1d5934a0c578d349eeac;hb=8ab498a1ff528bf9a7251ccc94a79ae86774fbca;hp=0000000000000000000000000000000000000000;hpb=2f9b488531ea667d5d2790e671dbe6e058c7ebd2;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1429669.tpl b/data/templates/own_templates/1429669.tpl new file mode 100644 index 0000000..ca7eeb8 --- /dev/null +++ b/data/templates/own_templates/1429669.tpl @@ -0,0 +1,52 @@ +{* +{get_movement_params} +{include file="modules/header.tpl"} + +{if $error eq true} +{$error} + +{/if} + +{if $user_id eq false} +{include file="modules/loginbox.tpl"} + + +{else} + + +{include file="modules/get_nodes_by_type_small.tpl" vector=00000101000635320068381700683643 type=12 listing_amount=23} + + + + +{get_nodes_by_type type=12 vector=00000101000635320068381700683643 listing_amount=23 offset=$offset} +{foreach from=$get_nodes_by_type item=child} + +{$child.node_name} + +{/foreach} +{/if} *} + + +{get_nodes_by_type vector=00000101000635320068381700683643 type=2 listing_amount=2323232323 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} + + + {foreach from=$get_linked_nodes vector=0000000000000001 item=child} + {$child.node_name}
+{/foreach} + +{include file="modules/footer.tpl"} + + + +