]> git.mxchange.org Git - friendica.git/blob - view/diaspora_relay_retraction.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / diaspora_relay_retraction.tpl
1 <XML>
2   <post>
3     <relayable_retraction>
4       <target_type>$type</target_type>
5       <target_guid>$guid</target_guid>
6       <target_author_signature>$signature</target_author_signature>
7       <sender_handle>$handle</sender_handle>
8     </relayable_retraction>
9   </post>
10 </XML>