mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
5 lines
105 B
Smarty
5 lines
105 B
Smarty
<users type="array">
|
|
{{for $users as $user }}
|
|
{{inc api_user_xml.tpl }}{{endinc}}
|
|
{{endfor}}
|
|
</users>
|