]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_like.tpl
vier event_form: include bb-tags for editing
[friendica.git] / view / templates / diaspora_like.tpl
1
2 <XML>
3   <post>
4     <like>
5       <positive>{{$positive}}</positive>
6       <guid>{{$guid}}</guid>
7       <target_type>{{$target_type}}</target_type>
8       <parent_guid>{{$parent_guid}}</parent_guid>
9       <author_signature>{{$authorsig}}</author_signature>
10       <diaspora_handle>{{$handle}}</diaspora_handle>
11     </like>
12   </post>
13 </XML>