]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_message.tpl
Merge branch 'develop' of https://github.com/gerhard6380/friendica into develop
[friendica.git] / view / templates / diaspora_message.tpl
index fe0ab4b5f472269994ccbd90f94cac625315a57b..f9adb833b69eca5e3bb21bcfac61996444d777e6 100644 (file)
@@ -4,6 +4,9 @@
       <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>