]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_post.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / diaspora_post.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <status_message>
8       <raw_message>{{$body}}</raw_message>
9       <guid>{{$guid}}</guid>
10       <diaspora_handle>{{$handle}}</diaspora_handle>
11       <public>{{$public}}</public>
12       <created_at>{{$created}}</created_at>
13     </status_message>
14   </post>
15 </XML>