]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_relay_retraction.tpl
Decode function is now there as well.
[friendica.git] / view / templates / diaspora_relay_retraction.tpl
1 <XML>
2   <post>
3     <relayable_retraction>
4       <target_guid>{{$guid}}</target_guid>
5       <target_type>{{$type}}</target_type>
6       <sender_handle>{{$handle}}</sender_handle>
7       <target_author_signature>{{$signature}}</target_author_signature>
8     </relayable_retraction>
9   </post>
10 </XML>