Files
friendica/view/templates/diaspora_retract.tpl
2014-09-06 00:14:25 +02:00

11 lines
189 B
Smarty

<XML>
<post>
<retraction>
<post_guid>{{$guid}}</post_guid>
<diaspora_handle>{{$handle}}</diaspora_handle>
<type>{{$type}}</type>
</retraction>
</post>
</XML>