friendica/view/smarty3/diaspora_retract.tpl

14 lines
289 B
Smarty
Raw Normal View History

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
2013-01-11 18:00:10 +01:00
*}}
<XML>
2012-12-22 20:57:29 +01:00
<post>
<retraction>
<post_guid>{{$guid}}</post_guid>
<type>{{$type}}</type>
<diaspora_handle>{{$handle}}</diaspora_handle>
</retraction>
</post>
</XML>