mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 15:54:27 +02:00
5 lines
105 B
Smarty
Executable file
5 lines
105 B
Smarty
Executable file
<users type="array">
|
|
{{for $users as $user }}
|
|
{{inc api_user_xml.tpl }}{{endinc}}
|
|
{{endfor}}
|
|
</users>
|