]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_share.tpl
missing "templates" folders
[friendica.git] / view / templates / diaspora_share.tpl
diff --git a/view/templates/diaspora_share.tpl b/view/templates/diaspora_share.tpl
new file mode 100644 (file)
index 0000000..5ff0444
--- /dev/null
@@ -0,0 +1,13 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
+<XML>
+  <post>
+    <request>
+      <sender_handle>{{$sender}}</sender_handle>
+      <recipient_handle>{{$recipient}}</recipient_handle>
+    </request>
+  </post>
+</XML>
\ No newline at end of file