friendica/view/templates/diaspora_share.tpl

9 lines
168 B
Smarty
Raw Normal View History

2013-04-23 13:47:57 +02:00
<XML>
<post>
<request>
<sender_handle>{{$sender}}</sender_handle>
<recipient_handle>{{$recipient}}</recipient_handle>
</request>
</post>
</XML>