]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_retract.tpl
There is now a link to the profile behind the avatar picture on the display page
[friendica.git] / view / templates / diaspora_retract.tpl
index 103bfc9d5ca2040e878fbe5e3aba42394ec26ea8..3ddfcabfa7451a21ab75fe22a8b8e2ec8fe9b21f 100644 (file)
@@ -1,14 +1,10 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <XML>
   <post>
     <retraction>
       <post_guid>{{$guid}}</post_guid>
-      <type>{{$type}}</type>
       <diaspora_handle>{{$handle}}</diaspora_handle>
+      <type>{{$type}}</type>
     </retraction>
   </post>
-</XML>
\ No newline at end of file
+</XML>