]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_message.tpl
Merge pull request #1818 from annando/1508-diaspora-messages
[friendica.git] / view / templates / diaspora_message.tpl
index e1690734fd0fb9bcf5a4f8eb5365a4b31558734e..f9adb833b69eca5e3bb21bcfac61996444d777e6 100644 (file)
@@ -1,13 +1,12 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <XML>
   <post>
       <message>
         <guid>{{$msg.guid}}</guid>
         <parent_guid>{{$msg.parent_guid}}</parent_guid>
+       {{if $msg.parent_author_signature}}
+        <parent_author_signature>{{$msg.parent_author_signature}}</parent_author_signature>
+        {{/if}}
         <author_signature>{{$msg.author_signature}}</author_signature>
         <text>{{$msg.text}}</text>
         <created_at>{{$msg.created_at}}</created_at>