##// 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:

r3780:1de8abd9 beta
r3944:d18500a8 beta
Show More
registration.html
6 lines | 116 B | text/html | HtmlLexer
implements #222 registration feedback...
r1731 ## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${body}
added i18n to email templates
r3054 ${_('View this user here')}: ${registered_user_url}