]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_retract.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / diaspora_retract.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <retraction>
8       <post_guid>{{$guid}}</post_guid>
9       <type>{{$type}}</type>
10       <diaspora_handle>{{$handle}}</diaspora_handle>
11     </retraction>
12   </post>
13 </XML>