package email const ( otpEmailSubject = "OTP for your multi factor authentication" otpEmailTemplate = `
` )