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