##// END OF EJS Templates
Fix bold beeing not escaped in emails and make the email form more consistent
Fix bold beeing not escaped in emails and make the email form more consistent

File last commit:

r2988:8ca4d9f6 beta
r3258:6f71e6f8 beta
Show More
main.html
9 lines | 99 B | text/html | HtmlLexer
${self.body()}
<div>
--
<br/>
<br/>
<b>${_('This is a notification from RhodeCode.')}</b>
</div>