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