__section__ default __description__ Display login form * newnick = new nickname * title = passed to titlebar * msg = message to display * title2 = second title ? __title__ __page__ users __lang__ en_US __name__ displayForm __template__

[% PROCESS titlebar title=title width="100%" %]
[% IF form.unickname %]

Danger, Will Robinson! You didn't login! You apparently put in the wrong password, or the wrong nickname, or else space aliens have infested the server. I'd suggest trying again, or clicking that mail password button if you forgot your password.

[% IF constants.allow_anonymous %]

Logging in will allow you to post comments as yourself. If you don't login, you will only be able to post as [% constants.anon_name %].

[% ELSE %]

You can only post comments if you have a valid account

[% END %] [% ELSE %] [% END %]
Nickname
Password: (6-20 characters long)
[% PROCESS titlebar title="Mail Password" width="100%" %]

Forget your password? Enter your nickname here to have the system mail your password to you

Nickname
[% PROCESS titlebar title=title2 width="100%" %]

[% msg2 %]

(Note: only the characters 0-9a-zA-Z_.+!*'(),-\$, plus space, are allowed in nicknames, and all others will be stripped out.)

Nickname of choice:
Valid email address

address to send your registration information. This address will not be displayed on [% constants.sitename %].

Click the button to create your account and be mailed a password.

[% msg1 %]

__seclev__ 500