{extends file='../layouts/member_auth.html'} {block name=body}
{'site_name'|get_config_item}
{if $forget_mail_status || $forget_sms_status} {form_open('','target="iframeNew" data-validate="parsley"')}
{form_dropdown('country_id', $country_option, $country, 'class="form-control country-select"')}
{if !has_addons('geetest')}
{/if}
{form_hidden('submit',1)}
{form_close()} {/if}
{/block}