% local display_back = (redirect and not flow.hidebackbtn) local display_skip = (flow.skip) local display_apply = (not autoapply and not flow.hideapplybtn) local display_save = (not flow.hidesavebtn) local display_reset = (not flow.hideresetbtn) if pageaction and (display_back or display_skip or display_apply or display_save or display_reset) then %>