This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/tpl/viewcontactsajax.tpl
2015-04-06 22:36:46 -07:00

4 lines
87 B
Smarty

{{foreach $contacts as $contact}}
{{include file="contact_template.tpl"}}
{{/foreach}}