From 89b89384f3aaee889093a3ce0727e7d5ab01e2da Mon Sep 17 00:00:00 2001 From: Hemachandar Date: Mon, 26 Jan 2026 01:11:14 +0530 Subject: [PATCH] Update template --- app/config/locale/templates/email-base.tpl | 59 ++++++++-------------- 1 file changed, 21 insertions(+), 38 deletions(-) diff --git a/app/config/locale/templates/email-base.tpl b/app/config/locale/templates/email-base.tpl index 338cc51252..312632a34a 100644 --- a/app/config/locale/templates/email-base.tpl +++ b/app/config/locale/templates/email-base.tpl @@ -50,17 +50,12 @@ font-style: normal; font-display: swap; } - - @font-face { - font-family: 'Poppins'; - src: url('https://assets.appwrite.io/fonts/poppins/poppins-v23-latin-regular.woff2') format('woff2'); - font-weight: 400; - font-style: normal; - font-display: swap; - }