]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_relayable_retraction.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / diaspora_relayable_retraction.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <relayable_retraction>
8       <target_type>{{$target_type}}</target_type>
9       <target_guid>{{$guid}}</target_guid>
10       <parent_author_signature>{{$parentsig}}</parent_author_signature>
11       <target_author_signature>{{$authorsig}}</target_author_signature>
12       <sender_handle>{{$handle}}</sender_handle>
13     </relayable_retraction>
14   </post>
15 </XML>