]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_retract.tpl
fix account_type
[friendica.git] / view / templates / diaspora_retract.tpl
1
2 <XML>
3   <post>
4     <retraction>
5       <post_guid>{{$guid}}</post_guid>
6       <diaspora_handle>{{$handle}}</diaspora_handle>
7       <type>{{$type}}</type>
8     </retraction>
9   </post>
10 </XML>