mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
355c42cb30
Conflicts: include/config.php update.php
9 lines
152 B
Smarty
9 lines
152 B
Smarty
<h3>$title</h3>
|
|
|
|
{{ for $contacts as $contact }}
|
|
{{ inc contact_template.tpl }}{{ endinc }}
|
|
{{ endfor }}
|
|
|
|
<div id="view-contact-end"></div>
|
|
|
|
$paginate
|