]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_like_relay.tpl
Merge pull request #938 from annando/master
[friendica.git] / view / templates / diaspora_like_relay.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <XML>
7   <post>
8     <like>
9       <positive>{{$positive}}</positive>
10       <guid>{{$guid}}</guid>
11       <target_type>{{$target_type}}</target_type>
12       <parent_guid>{{$parent_guid}}</parent_guid>
13       <parent_author_signature>{{$parentsig}}</parent_author_signature>
14       <author_signature>{{$authorsig}}</author_signature>
15       <diaspora_handle>{{$handle}}</diaspora_handle>
16     </like>
17   </post>
18 </XML>