##// 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
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${body}
${_('View this user here')}: ${registered_user_url}