renamed data directory
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1429669.tpl
diff --git a/data/templates/own_templates/1429669.tpl b/data/templates/own_templates/1429669.tpl
deleted file mode 100644 (file)
index ca7eeb8..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-{*
-{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 <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}
-
-
- {foreach from=$get_linked_nodes vector=0000000000000001 item=child}
- {$child.node_name}<br>
-{/foreach}
-
-{include file="modules/footer.tpl"}
-
-
-
-
This page took 0.129151 seconds and 4 git commands to generate.