]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_signed_retract.tpl
83d0def4d2eafd40c6f187d4485805fa46c953e8
[friendica.git] / view / templates / diaspora_signed_retract.tpl
1
2 <XML>
3   <post>
4     <signed_retraction>
5       <target_guid>{{$guid}}</target_guid>
6       <target_type>{{$type}}</target_type>
7       <sender_handle>{{$handle}}</sender_handle>
8       <target_author_signature>{{$signature}}</target_author_signature>
9     </signed_retraction>
10   </post>
11 </XML>