]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_relay_retraction.tpl
97a1344c974deae6aed63da7bed40cdda7e08ae3
[friendica.git] / view / smarty3 / diaspora_relay_retraction.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <XML>
7   <post>
8     <relayable_retraction>
9       <target_type>{{$type}}</target_type>
10       <target_guid>{{$guid}}</target_guid>
11       <target_author_signature>{{$signature}}</target_author_signature>
12       <sender_handle>{{$handle}}</sender_handle>
13     </relayable_retraction>
14   </post>
15 </XML>