]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_comment_relay.tpl
fd98e7210d4f066760579633ae299d772d179f09
[friendica.git] / view / smarty3 / diaspora_comment_relay.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <comment>
8       <guid>{{$guid}}</guid>
9       <parent_guid>{{$parent_guid}}</parent_guid>
10       <parent_author_signature>{{$parentsig}}</parent_author_signature>
11       <author_signature>{{$authorsig}}</author_signature>
12       <text>{{$body}}</text>
13       <diaspora_handle>{{$handle}}</diaspora_handle>
14     </comment>
15   </post>
16 </XML>