aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_share.tpl
blob: 5ff04440d5c9ee6df2515009dcbdbccf66376a17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<XML>
  <post>
    <request>
      <sender_handle>{{$sender}}</sender_handle>
      <recipient_handle>{{$recipient}}</recipient_handle>
    </request>
  </post>
</XML>