<$ifexec(Auth.ok, begin)>ログアウト処理 <$Auth.logout()> <$clear_cookie('session')> <$redirect( Myself2 . v.path_info )> <$end> ログインしていない場合 <$v.title='ログアウト'> <$message('ログインしていません')> <#$jump('_main', -1)> <$jump('sub/error_message', -1)>