Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1369247.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 {include file="modules/header.tpl"}
10
11
12 {get_userlist}
13 {get_children_by_external_link external_link='session://friend' listing_amount=$listing_amount offset=$offset orderby=desc}
14 {foreach from=$get_children_by_external_link item=child}
15 a
16 {/foreach}
17
18
19
This page took 0.330809 seconds and 4 git commands to generate.