aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/suggest_page.tpl
blob: 07999abfd468bd027e98954fa95e1115e2964a59 (plain) (tree)
1
2
3
4
5
6
7





                                                          
 




                                                   

                         
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<h3>{{$title}}</h3>

{{if $entries}}
{{foreach $entries as $child}}
{{include file="suggest_friends.tpl" entry=$child}}
{{/foreach}}
{{/if}}

<div class="clear"></div>