]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/mail_conv.tpl
Merge pull request #6615 from MrPetovan/bug/6336-restore-legacy-register-constants
[friendica.git] / view / theme / frio / templates / mail_conv.tpl
index 2ad9898495b355b67f2619db574fae4538d2cfd8..80f5e7547b7537747ac35bd5070b1b4986e35741 100644 (file)
@@ -11,7 +11,7 @@
                        <h4 class="media-heading"><a href="{{$mail.from_url}}" title="{{$mail.from_addr}}">{{$mail.from_name}}</a></h4>
 
                        <div class="mail-body">
-                               {{$mail.body}}
+                               {{$mail.body nofilter}}
                        </div>
                        {{*<a href="message/dropconv/{{$mail.id}}" onclick="return confirmDelete();" title="{{$delete}}" class="close pull-right" onmouseover="imgbright(this);" onmouseout="imgdull(this);" >&times;</a> *}}
                </div>