aboutsummaryrefslogblamecommitdiffstats
path: root/view/diaspora_post.tpl
blob: 1ba3ebb1fcb1479d260c5ce64097615be8e7a56b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
<XML>
  <post>
    <status_message>
      <raw_message>$body</raw_message>
      <guid>$guid</guid>
      <diaspora_handle>$handle</diaspora_handle>
      <public>$public</public>
      <created_at>$created</created_at>
    </status_message>
  </post>
</XML>