Adds XSRF protection to the AXLetter module.
[platal.git] / templates / newsletter / show.tpl
index 8cb9332..7b162ca 100644 (file)
@@ -47,7 +47,7 @@
   <tr><th>{$nl->title(true)}</th></tr>
   <tr>
     <td>
-      {include file="newsletter/nl.mail.tpl"}
+      {include file="newsletter/nl.mail.tpl" escape=true}
     </td>
   </tr>
 </table>