]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_signed_retract.tpl
Merge pull request #594 from fermionic/20130127-add-event-id-index
[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  *}}
6 <XML>
7   <post>
8     <signed_retraction>
9       <target_guid>{{$guid}}</target_guid>
10       <target_type>{{$type}}</target_type>
11       <sender_handle>{{$handle}}</sender_handle>
12       <target_author_signature>{{$signature}}</target_author_signature>
13     </signed_retraction>
14   </post>
15 </XML>