1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-14 19:44:43 +00:00
friendica-github/view/templates/diaspora_relay_retraction.tpl

11 lines
295 B
Smarty

<XML>
<post>
<relayable_retraction>
<target_type>{{$type}}</target_type>
<target_guid>{{$guid}}</target_guid>
<target_author_signature>{{$signature}}</target_author_signature>
<sender_handle>{{$handle}}</sender_handle>
</relayable_retraction>
</post>
</XML>