##// END OF EJS Templates
Patch demandimport.enable because of bug introduced...
Patch demandimport.enable because of bug introduced in mercurial 2.5.0. Demand import is always enabled after importing hooks. .Rhodecode doesn't work with it.

File last commit:

r2988:8ca4d9f6 beta
r3944:d18500a8 beta
Show More
main.html
9 lines | 99 B | text/html | HtmlLexer
Notification fixes...
r1717 ${self.body()}
<div>
--
<br/>
<br/>
fixed typo in email notification
r2988 <b>${_('This is a notification from RhodeCode.')}</b>
White-space cleanup
r1888 </div>