]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_comment.tpl
533703ba1594890bff61534f0f8da94d31b33a27
[friendica.git] / view / smarty3 / diaspora_comment.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       <author_signature>{{$authorsig}}</author_signature>
11       <text>{{$body}}</text>
12       <diaspora_handle>{{$handle}}</diaspora_handle>
13     </comment>
14   </post>
15 </XML>