login
	[% IF note %]
	
		[% note %]
	
	[% END %]
	[% IF user %]
	[% IF user_pending %]
	You haven't verified your account.  Check your mail.
	[% ELSE %]
	That username/password combination doesn't match.
	[% END %]
	[% END %]
	
	
		If you've forgotten your password, you may request that it be reset.