aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_signed_retract.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/diaspora_signed_retract.tpl')
-rw-r--r--view/tpl/diaspora_signed_retract.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/tpl/diaspora_signed_retract.tpl b/view/tpl/diaspora_signed_retract.tpl
new file mode 100644
index 000000000..22120e287
--- /dev/null
+++ b/view/tpl/diaspora_signed_retract.tpl
@@ -0,0 +1,10 @@
+<XML>
+ <post>
+ <signed_retraction>
+ <target_guid>$guid</target_guid>
+ <target_type>$type</target_type>
+ <sender_handle>$handle</sender_handle>
+ <target_author_signature>$signature</target_author_signature>
+ </signed_retraction>
+ </post>
+</XML>