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