<$ifbreak(csrf_check(Form.csrf_check_key))> <$action_return = Auth.change_user_name(Form)> POST成功時の処理 <$ifexec(action_return eq 0, begin)> <$message("ユーザー名を「<@Form.name>」に変更しました")> <$jumpclear('sub/reload_message', v.myself2)> <$end>