]> git.mxchange.org Git - friendica.git/blob - view/diaspora_retract.tpl
Merge pull request #415 from 23n/patch-2
[friendica.git] / view / diaspora_retract.tpl
1 <XML>
2   <post>
3     <retraction>
4       <post_guid>$guid</post_guid>
5       <type>$type</type>
6       <diaspora_handle>$handle</diaspora_handle>
7     </retraction>
8   </post>
9 </XML>