aboutsummaryrefslogblamecommitdiffstats
path: root/view/diaspora_relayable_retraction.tpl
blob: 27936f7f3bf2bde722357c94a0285894d0a02a19 (plain) (tree)
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>$parentauthorsig</parent_author_signature>
      <target_author_signature>$authorsig</target_author_signature>
      <sender_handle>$handle</sender_handle>
    </relayable_retraction>
  </post>
</XML>