friendica/view/templates/diaspora_retract.tpl

11 lines
189 B
Smarty
Raw Normal View History

2013-04-23 13:47:57 +02:00
<XML>
<post>
<retraction>
<post_guid>{{$guid}}</post_guid>
<diaspora_handle>{{$handle}}</diaspora_handle>
<type>{{$type}}</type>
2013-04-23 13:47:57 +02:00
</retraction>
</post>
</XML>