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