1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-20 10:19:47 +00:00
friendica-github/view/smarty3/nogroup-template.tpl
2013-01-12 05:58:54 -07:00

17 lines
265 B
Smarty

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<h1>{{$header}}</h1>
{{foreach $contacts as $contact}}
{{include file="contact_template.tpl"}}
{{/foreach}}
<div id="contact-edit-end"></div>
{{$paginate}}