diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/common/_structure.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/common/_structure.eta
index a0f71c8a..7f1bf731 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/common/_structure.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/common/_structure.eta
@@ -210,8 +210,8 @@
-
+
|
@@ -454,11 +454,9 @@
style="width:24px;">
-
@@ -498,11 +496,9 @@
style="width:24px;">
-
@@ -542,11 +538,10 @@
style="width:24px;">
-
@@ -586,11 +581,9 @@
style="width:24px;">
-
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/_structure.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/_structure.eta
index 06cf7e1f..44b90e85 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/_structure.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/_structure.eta
@@ -1,6 +1,6 @@
<%~ includeFile("../common/_structure.eta", Object.assign(it, {
follow_us: "Follow us on social media",
- sent_by: "Sent by LINAGORA | 100 Terrasse Boieldieu Tour Franklin 92042 Paris La Défense",
+ sent_by: "Sent by LINAGORA | 37 Rue Pierre Poli, 92130 Issy-les-Moulineaux, France",
help: "Help center",
privacy: "Privacy Policy",
terms: "Terms of Service",
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta
index 098a3d20..b3ed9edf 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta
@@ -1 +1 @@
-Missed notifications in your company <%= it.company.name %>
+Missed notifications in your Twake Drive <%= it.company.name %>
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta
index 098a3d20..b3ed9edf 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta
@@ -1 +1 @@
-Missed notifications in your company <%= it.company.name %>
+Missed notifications in your Twake Drive <%= it.company.name %>
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta
index 098a3d20..b3ed9edf 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta
@@ -1 +1 @@
-Missed notifications in your company <%= it.company.name %>
+Missed notifications in your Twake Drive <%= it.company.name %>
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/_structure.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/_structure.eta
index a2da560f..1b10d0b0 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/_structure.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/_structure.eta
@@ -1,6 +1,6 @@
<%~ includeFile("../common/_structure.eta", Object.assign(it, {
follow_us: "Retrouvez nous sur les réseaux",
- sent_by: "Envoyé par LINAGORA | 100 Terrasse Boieldieu Tour Franklin 92042 Paris La Défense",
+ sent_by: "Envoyé par LINAGORA | 37 Rue Pierre Poli, 92130 Issy-les-Moulineaux, France",
help: "Centre d'aide",
privacy: "Confidentialité",
terms: "CGU",
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta
index a402f827..2ce084dd 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta
@@ -1 +1 @@
-Notifications manquées dans votre entreprise <%= it.company.name %>
+Notifications manquées dans votre Twake Drive <%= it.company.name %>
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta
index a402f827..2ce084dd 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta
@@ -1 +1 @@
-Notifications manquées dans votre entreprise <%= it.company.name %>
+Notifications manquées dans votre Twake Drive <%= it.company.name %>
diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta
index a402f827..2ce084dd 100644
--- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta
+++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta
@@ -1 +1 @@
-Notifications manquées dans votre entreprise <%= it.company.name %>
+Notifications manquées dans votre Twake Drive <%= it.company.name %>