]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_like.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / diaspora_like.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <like>
8       <target_type>{{$target_type}}</target_type>
9       <guid>{{$guid}}</guid>
10       <parent_guid>{{$parent_guid}}</parent_guid>
11       <author_signature>{{$authorsig}}</author_signature>
12       <positive>{{$positive}}</positive>
13       <diaspora_handle>{{$handle}}</diaspora_handle>
14     </like>
15   </post>
16 </XML>