Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 979012.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 {$node.node_content}
10
11 {get_threaded_children listing_amount=$listing_amount offset=$offset types=$children_types orderby=$smarty.post.orderby}
12
13 {get_linked_nodes}
14
15 {merge_arrays array1=$get_threaded_children array2=$get_linked_nodes sort_by='node_id'}
This page took 0.275966 seconds and 4 git commands to generate.