aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_relay_retraction.tpl
blob: 97a1344c974deae6aed63da7bed40cdda7e08ae3 (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>
    <relayable_retraction>
      <target_type>{{$type}}</target_type>
      <target_guid>{{$guid}}</target_guid>
      <target_author_signature>{{$signature}}</target_author_signature>
      <sender_handle>{{$handle}}</sender_handle>
    </relayable_retraction>
  </post>
</XML>