The simpler media website CMS
Provides users then means to log in or out from the theme pages.
Place a call on printUserLogin_out() where you want the logout link to appear.
Prints the logout link if the user is logged in.
This is for album passwords only, not admin users;
void printUserLogin_out( [string $before = ''], [string $after = ''], [bool $showLoginForm = NULL], [string $logouttext = NULL], [bool $show_user = NULL] )