]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_like.tpl
Merge https://github.com/annando/friendica into annando
[friendica.git] / view / smarty3 / diaspora_like.tpl
1 <XML>
2   <post>
3     <like>
4       <target_type>{{$target_type}}</target_type>
5       <guid>{{$guid}}</guid>
6       <parent_guid>{{$parent_guid}}</parent_guid>
7       <author_signature>{{$authorsig}}</author_signature>
8       <positive>{{$positive}}</positive>
9       <diaspora_handle>{{$handle}}</diaspora_handle>
10     </like>
11   </post>
12 </XML>