{$i18n.t('Add User')}
{ submitHandler(); }} >
{#if tab === ''}
{$i18n.t('Role')}
{$i18n.t('Name')}

{$i18n.t('Email')}
{$i18n.t('Password')}
{:else if tab === 'import'}
ⓘ {$i18n.t( 'Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.' )} Click here to download user import template file.
{/if}