"; start_table(); if ($user) { echo " authenticator> "; } else { row1("You can identify yourself using either " ); row2("Email address", ""); row2("Current password", ""); row2( "OR: Account key
Get account key by email", "" ); } row2("New password", ""); row2("New password, again", ""); row2("", ""); end_table(); echo "\n"; page_tail(); ?>