]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_like.tpl
1d58d5d3f3dacf86bcf5b0ae8a920b398b15b697
[friendica.git] / view / smarty3 / diaspora_like.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       <target_type>{{$target_type}}</target_type>
10       <guid>{{$guid}}</guid>
11       <parent_guid>{{$parent_guid}}</parent_guid>
12       <author_signature>{{$authorsig}}</author_signature>
13       <positive>{{$positive}}</positive>
14       <diaspora_handle>{{$handle}}</diaspora_handle>
15     </like>
16   </post>
17 </XML>