2014-09-06 00:14:25 +02:00
|
|
|
|
2013-04-23 13:47:57 +02:00
|
|
|
<h1>{{$header}}</h1>
|
|
|
|
|
|
|
|
{{foreach $contacts as $contact}}
|
|
|
|
{{include file="contact_template.tpl"}}
|
|
|
|
{{/foreach}}
|
|
|
|
<div id="contact-edit-end"></div>
|
|
|
|
|
2018-12-14 04:35:51 +01:00
|
|
|
{{$paginate nofilter}}
|
2013-04-23 13:47:57 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|