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