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