]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_relay_retraction.tpl
vier event_form: include bb-tags for editing
[friendica.git] / view / templates / diaspora_relay_retraction.tpl
1
2 <XML>
3   <post>
4     <relayable_retraction>
5       <target_type>{{$type}}</target_type>
6       <target_guid>{{$guid}}</target_guid>
7       <target_author_signature>{{$signature}}</target_author_signature>
8       <sender_handle>{{$handle}}</sender_handle>
9     </relayable_retraction>
10   </post>
11 </XML>