]> git.mxchange.org Git - friendica.git/blob - view/diaspora_relayable_retraction.tpl
quattro: in post display page, scroll to and flash selected comment
[friendica.git] / view / diaspora_relayable_retraction.tpl
1 <XML>
2   <post>
3     <relayable_retraction>
4       <target_type>$target_type</target_type>
5       <target_guid>$guid</target_guid>
6       <parent_author_signature>$parentsig</parent_author_signature>
7       <target_author_signature>$authorsig</target_author_signature>
8       <sender_handle>$handle</sender_handle>
9     </relayable_retraction>
10   </post>
11 </XML>