friendica/view/templates/diaspora_relayable_retracti...

13 lines
374 B
Smarty
Raw Normal View History

2013-04-23 13:47:57 +02:00
<XML>
<post>
<relayable_retraction>
<parent_author_signature>{{$parentsig}}</parent_author_signature>
<target_guid>{{$guid}}</target_guid>
<target_type>{{$target_type}}</target_type>
2013-04-23 13:47:57 +02:00
<sender_handle>{{$handle}}</sender_handle>
<target_author_signature>{{$authorsig}}</target_author_signature>
2013-04-23 13:47:57 +02:00
</relayable_retraction>
</post>
</XML>