export const emailTemplates = [ { id: '12e0af85-9fab-4e4d-a733-86af3e53c106', slug: 'activate-account', description: 'Email template for activate account' }, { id: '5f1746ca-de79-4c5a-9995-6a14aa7efe09', slug: 'two-factor-authentication', description: 'Email template to send when user request two factor authentication' }, { id: 'f2e93c35-0c1b-4d6c-a8d0-e54985b562a2', slug: 'reset-password', description: 'Email template to reset the passwords' }, { id: 'a780f73c-a668-46dd-b4de-afde0df6f82d', slug: 'reset-set-password', description: 'Email template when user to set new password for reset' } ];