aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_post.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/diaspora_post.tpl')
-rw-r--r--view/tpl/diaspora_post.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/view/tpl/diaspora_post.tpl b/view/tpl/diaspora_post.tpl
deleted file mode 100644
index ebfe9e5b7..000000000
--- a/view/tpl/diaspora_post.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-<XML>
- <post>
- <status_message>
- <raw_message>{{$body}}</raw_message>
- <guid>{{$guid}}</guid>
- <diaspora_handle>{{$handle}}</diaspora_handle>
- {{$poll}}
- <public>{{$public}}</public>
- <created_at>{{$created}}</created_at>
- <provider_display_name>{{$provider}}</provider_display_name>
- </status_message>
- </post>
-</XML>