##// END OF EJS Templates
It's better to use Exception here than assertion. It plays better with the exception handling software like sentry or errormator
It's better to use Exception here than assertion. It plays better with the exception handling software like sentry or errormator

File last commit:

r3780:1de8abd9 beta
r3783:f533c054 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}