Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2071845.tpl
diff --git a/data/templates/own_templates/2071845.tpl b/data/templates/own_templates/2071845.tpl
new file mode 100644 (file)
index 0000000..1e965ff
--- /dev/null
@@ -0,0 +1,9 @@
+<!--showing bookmark statistic table updateed by tux -->
+<table class='bordered'>
+{get_bookmark_statistics}
+{foreach from=$get_bookmark_statistics item=bookmark_statistic}
+<tr><td>{if $get_bookmark_statistics.user_action_id && $get_bookmark_statistics.user_action_id!=""}@{/if}<a href='/id/{$bookmark_statistic.user_id}'>{$bookmark_statistic.login}</a></td>
+<td>{$bookmark_statistic.node_user_subchild_count}</td></tr>
+{/foreach}
+</table>
+<!--end of bookmark statistic table -->
\ No newline at end of file
This page took 0.127248 seconds and 4 git commands to generate.