]> git.mxchange.org Git - friendica.git/blob - view/diaspora_comment.tpl
Merge branch 'pull'
[friendica.git] / view / diaspora_comment.tpl
1 <XML>
2   <post>
3     <comment>
4       <guid>$guid</guid>
5       <parent_guid>$parent_guid</parent_guid>
6       <author_signature>$authorsig</author_signature>
7       <text>$body</text>
8       <diaspora_handle>$handle</diaspora_handle>
9     </comment>
10   </post>
11 </XML>