aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_signed_retract.tpl
blob: 58c5cc2376e5df592e9e9e213f5bfeb99fb6d790 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<XML>
  <post>
    <signed_retraction>
      <target_guid>{{$guid}}</target_guid>
      <target_type>{{$type}}</target_type>
      <sender_handle>{{$handle}}</sender_handle>
      <target_author_signature>{{$signature}}</target_author_signature>
    </signed_retraction>
  </post>
</XML>