]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_retract.tpl
Merge pull request #938 from annando/master
[friendica.git] / view / templates / 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       <diaspora_handle>{{$handle}}</diaspora_handle>
11       <type>{{$type}}</type>
12     </retraction>
13   </post>
14 </XML>