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