{extends file='../layouts/member_index.html'} {block name=body} {if has_addons("geetest")} {/if}
{form_open('','class="form-parsley form-horizontal m-b-none" target="iframeNew"')}
{form_dropdown('country_id', $country_option, $country, 'class="form-control country-select"')}
{if $mobile_verify_status} {if !has_addons('geetest')}
{/if}
{/if}
{form_hidden('submit',1)}
{form_close()}
{/block}