From 07fd67b32896a53d7a407386854d8cf5cb873318 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Thu, 22 Aug 2024 08:15:26 +0400 Subject: [PATCH] Add metadata to SMTP email --- .../services/smtp/templates/organizationInvitation.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/services/smtp/templates/organizationInvitation.handlebars b/backend/src/services/smtp/templates/organizationInvitation.handlebars index 024fca132..3ee16ee37 100644 --- a/backend/src/services/smtp/templates/organizationInvitation.handlebars +++ b/backend/src/services/smtp/templates/organizationInvitation.handlebars @@ -9,7 +9,7 @@

Join your organization on Infisical

{{inviterFirstName}} ({{inviterUsername}}) has invited you to their Infisical organization — {{organizationName}}

- Join now + Join now

What is Infisical?

Infisical is an easy-to-use end-to-end encrypted tool that enables developers to sync and manage their secrets and configs.