Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / hysteria / modules / get_nodes_by_type.tpl~
CommitLineData
e586807d
H
1{get_nodes_by_type type=$type listing_amount=$listing_amount offset=$offset vector=';1;102'}
2{foreach from=$get_nodes_by_type item=child}
3<table class='bordered' width='100%' height='100%'>
4<tr>
5<td>{$child.node_content|truncate:320|stripslashes}</td></tr>
6</table>
7{/foreach}
This page took 0.131802 seconds and 4 git commands to generate.