Can choose to view the message sources
[banana.git] / banana / templates / banana-message.inc.tpl
index 5dbc3f4..a1d8556 100644 (file)
@@ -54,7 +54,7 @@
   {/if}
   <tr>
     <td colspan="3" class="body">
-      {$message->getFormattedBody()}
+      {$body}
     </td>
   </tr>
 </table>