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