<@20> <$v.title ="ログイン承認"> ログイン cookie 確認処理 <$ifexec(Auth.ok, begin)> <$ifredirect(Auth.auto && v.v2conf, Myself . '?system/v2conv')> <$ifredirect(Auth.auto , Myself . '?user/add')> <$url = if( v.path_blogid, v.thisurl, v.myself3 )> <$redirect( url )> <$end> 失敗時 <$jump('_sub/error_message', 'Cookieが有効になっているか確認してください')>