{if $prehook_return and $display_prehook_error and $prehook_return > 0}

{$prehook_output[0]}

{/if} {if $posthook_return and $display_posthook_error and $posthook_return > 0}

{$posthook_output[0]}

{/if} {if $result !== 'sshkeychanged'} {if $show_help}

{$msg_resetbyquestionshelp|unescape: "html" nofilter}

{if $question_populate_enable }

{$msg_questionspopulatehint}

{/if}
{/if} {if $pwd_show_policy !== "never" and $pwd_show_policy_pos === 'above'} {include file="policy.tpl"} {/if}
{if $questions_count > 1} {for $q_num = 1 to $questions_count}
{/for} {else}
{/if}
{if ($use_captcha)} {include file="captcha.tpl"} {/if}
{if $pwd_show_policy !== "never" and $pwd_show_policy_pos === 'below'} {include file="policy.tpl"} {/if} {/if}