I need to show a logout button on my site if a user is logged in and a login button if a user is not logged in. How can I do that?
Take a look at this post on the drupal forum: Dynamic login/logout link in Primary Links