[% c.load_once("jquery.ui/smoothness/jquery-ui-1.7.custom.css") %]
[% IF c.req.params.info %]
[% SWITCH c.req.params.info;
CASE 1; %]
Success!
[% CASE 101 %]
Reset Password OK
[% CASE 102 %]
The instruction to rest your password is sent to your email, please have a check
[% CASE 103 %]
register success!
[% END %]