aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_share.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/diaspora_share.tpl')
-rw-r--r--view/tpl/diaspora_share.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/tpl/diaspora_share.tpl b/view/tpl/diaspora_share.tpl
new file mode 100644
index 000000000..c16341b1e
--- /dev/null
+++ b/view/tpl/diaspora_share.tpl
@@ -0,0 +1,8 @@
+<XML>
+ <post>
+ <request>
+ <sender_handle>$sender</sender_handle>
+ <recipient_handle>$recipient</recipient_handle>
+ </request>
+ </post>
+</XML> \ No newline at end of file