##// END OF EJS Templates
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols...
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols - regex by \W did split & and other to 3 tokens, and escaping was broken

File last commit:

r2988:8ca4d9f6 beta
r3085:7d0476e1 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>