Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / sv / modules / get_nodetype_by_views.tpl~
CommitLineData
e586807d
H
1<center><span class='important'>top {$offset} - {math equation="x+y" x=$offset y=$listing_amount}</span></center><br><br>
2{get_nodetype_by_views offset=$offset listing_amount=$listing_amount node_type=$node_type}
3{section name=list loop=$nodetype_by_views}
4{*math equation="x+y" x=$smarty.section.list.iteration y=$offset*}.
5{$nodetype_by_views[list].node_views} views ::
6<a href='/id/{$nodetype_by_views[list].node_id}'>{$nodetype_by_views[list].node_name}</a> <br><br>
7{/section}
This page took 0.128348 seconds and 4 git commands to generate.