images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1549828.tpl
diff --git a/data/templates/own_templates/1549828.tpl b/data/templates/own_templates/1549828.tpl
new file mode 100644 (file)
index 0000000..673e5a0
--- /dev/null
@@ -0,0 +1,4 @@
+{get_nodes_by_type  orderby='rand()' vector=$vector type=$type listing_amount=$listing_amount offset=$offset}
+{section name=list loop=$get_nodes_by_type}
+<a href='/id/{$get_nodes_by_type[list].node_id}'>{$get_nodes_by_type[list].node_name}</a> <br><br>
+{/section}
\ No newline at end of file
This page took 0.106125 seconds and 4 git commands to generate.