{extend name="public/nas_base" /} {block name="style"} {/block} {block name="main"}
{notempty name="focus_image"} {/notempty} {notempty name="step"}
{volist name="step" id="st"}
{$st.title} {$st.desc|raw}
{/volist}
{/notempty} {notempty name="trial_instructions"}
{volist name="trial_instructions" id="trial" offset="0" length="2"}

{$trial.title}

{$trial.desc|raw}
{/volist}
{$trial_instructions.2.title}
{$trial_instructions.2.desc|raw}
{volist name="trial_instructions" id="trial" offset="3"} $trial.title_txt_color])}>{$trial.title} {/volist}
{/notempty}
{/block}