4 lines
91 B
Smarty
4 lines
91 B
Smarty
{{foreach $contacts as $contact}}
|
|
{{include file="connection_template.tpl"}}
|
|
{{/foreach}}
|