@2>
<$v.title="日記帳の再構築">
<$ifbreak(csrf_check(Form.csrf_check_key))>
<$ifjumpsuper(! v.continue, "sub/continue", 'daybook_rebuild', v.myself)>
<$action_return = v.daybook_rebuild( v.diary_id )>
POST結果
<$v.setmsg(exec(begin))>
●<@if(action_return eq '0', '処理成功', '処理失敗')>
日記 <@int(v.success)>件 を再構築しました。
<@ifexec(v.fail, begin)>
以下の日記の再構築に失敗しました
処理完了
')>