aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/diaspora_share.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/diaspora_share.tpl')
-rw-r--r--view/tpl/smarty3/diaspora_share.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/tpl/smarty3/diaspora_share.tpl b/view/tpl/smarty3/diaspora_share.tpl
new file mode 100644
index 000000000..59eb06124
--- /dev/null
+++ b/view/tpl/smarty3/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