Currently if you run without JS, and log in using the login page, you get redirected to the main page.
However, when you click the 'log out' link, you land on http://slashdot.org/my/logout which looks identical to http://slashdot.org/my/login.
Isn't it kinda counter-intuitive to be shown a login page right after logging out?
I suggest not showing the login page, but instead redirecting to the main page (which is where the user was before clicking the link).