Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1416904.tpl
diff --git a/data/templates/own_templates/1416904.tpl b/data/templates/own_templates/1416904.tpl
new file mode 100644 (file)
index 0000000..654f24b
--- /dev/null
@@ -0,0 +1,27 @@
+
+{if $action}{get_userlist vector=$action} in vector {$action}
+{else}{get_userlist}
+{/if}
+{foreach name=friends from=$active_friends item=active_friend}
+{if $smarty.foreach.friends.iteration is div by 5}{/if}
+---[{$active_friend.login}]:::::[{$active_user.user_action}]<br><br>
+{/foreach}
+
+<br><br><br>
+{foreach name=activeusers from=$active_users item=active_user}
+{if $smarty.foreach.users.iteration is div by 5 }{/if}
+---[<a href='/id/{$active_user.user_id}'>{$active_user.login}</a>]:::::[{$active_user.user_action}]<br>
+{/foreach}
+
+<br>
+<br>
+<br>
+<br>
+<br>
+<br>
+-------------------------------------------------------------------------------
+{foreach from=$users item=user}
+{$user.login}
+{/foreach}
+
+{include file="modules/get_nodes_by_type_small.tpl" type=7 listing_amount=10000}
\ No newline at end of file
This page took 0.129591 seconds and 4 git commands to generate.