aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/diaspora_relayable_retraction.tpl
blob: 4e3ff3243924431c50edde3c3dfee46f1293fb54 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
<XML>
  <post>
    <relayable_retraction>
      <parent_author_signature>{{$parentsig}}</parent_author_signature>
      <target_guid>{{$guid}}</target_guid>
      <target_type>{{$target_type}}</target_type>
      <sender_handle>{{$handle}}</sender_handle>
      <target_author_signature>{{$authorsig}}</target_author_signature>
    </relayable_retraction>
  </post>
</XML>