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