[[: $p{PageTitle} ]]

-[[ if($d{denied}) { ]] [[ } ]]-

Why should I register?

Registered users have access to special features on this site:


And of course, registering an account is (and will always remain) completely free!

-[[= cform( [ { type => 'error' }, { type => 'startform', action => '/u/register' }, { type => 'input', short => 'username', name => 'Username' }, { type => 'input', short => 'mail', name => 'Email' }, { type => 'static', text => q| Your email address will only be used in case you lose your password, at least for now. We will never send spam or newsletters unless you explicitly ask us for it. | }, { type => 'pass', short => 'pass1', name => 'Password' }, { type => 'pass', short => 'pass2', name => 'Confirm pass.' }, { type => 'submit', text => 'Register!' }, { type => 'endform' }, ], $d{reg}) ]]