]> git.mxchange.org Git - friendica.git/blob - view/diaspora_signed_retract.tpl
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / diaspora_signed_retract.tpl
1 <XML>
2   <post>
3     <signed_retraction>
4       <target_guid>$guid</target_guid>
5       <target_type>$type</target_type>
6       <sender_handle>$handle</sender_handle>
7       <target_author_signature>$signature</target_author_signature>
8     </signed_retraction>
9   </post>
10 </XML>