friendica/view/diaspora_retract.tpl

9 lines
175 B
Smarty
Raw Normal View History

2011-08-04 07:05:20 +02:00
<XML>
<post>
<retraction>
<post_guid>$guid</post_guid>
<type>$type</type>
<diaspora_handle>$handle</diaspora_handle>
</retraction>
</post>
</XML>