]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/users/mail.tt2
Bugfix, not sure how that value disappeared
[ndwebbie.git] / root / src / users / mail.tt2
index 8613d8a11c0f1948f562ecaf771cc4caf2dca3ed..0aa1a5d55a99c0fef848db354136110211c775ae 100644 (file)
@@ -2,7 +2,7 @@
 
 [% IF ok %]
 <h3>Mail sent successfully</h3>
-<p>[% ok.join(', ') %]</p>
+<p>[% ok.join(', ') | html %]</p>
 [% END %]
 
 <form action="[% c.uri_for('postmail') %]" method="post"><fieldset> <legend>Mail</legend>