aboutsummaryrefslogtreecommitdiffstats
path: root/view/diaspora_relayable_retraction.tpl
blob: 73cff8343a69c02032b952bfcc26c6e11281f321 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<XML>
  <post>
    <relayable_retraction>
      <target_type>$target_type</target_type>
      <target_guid>$guid</target_guid>
      <parent_author_signature>$parentsig</parent_author_signature>
      <target_author_signature>$authorsig</target_author_signature>
      <sender_handle>$handle</sender_handle>
    </relayable_retraction>
  </post>
</XML>