{#if description != undefined}
{/if}
{#if isOwner || resumeUrl}
{#if !hide_cancel}
{/if}
{#if job?.raw_flow?.modules?.[approvalStep]?.suspend?.resume_form?.schema}
The payload is optional, it is passed to the following step through the `resume` variable {/if}
{:else} You cannot resume the flow yourself without receiving the resume secret since you are not an owner of {job.script_path} and the approval step did not contain the resume url at key `resume` {/if}