mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 16:44:26 +02:00
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
|