From 52ee79bf86a5f14bd12ad10e5a6e906a51a79549 Mon Sep 17 00:00:00 2001 From: relikd Date: Thu, 23 Nov 2023 01:59:31 +0100 Subject: [PATCH] chore: noreferrer for listmonk url in footer (#1601) * chore: noreferrer for listmonk url in footer * chore: noreferrer for email templates --- static/email-templates/base.html | 2 +- static/email-templates/default-archive.tpl | 2 +- static/email-templates/default.tpl | 2 +- static/email-templates/sample-tx.tpl | 2 +- static/public/templates/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/email-templates/base.html b/static/email-templates/base.html index b9f47924..4194593c 100644 --- a/static/email-templates/base.html +++ b/static/email-templates/base.html @@ -90,7 +90,7 @@
 
diff --git a/static/email-templates/default-archive.tpl b/static/email-templates/default-archive.tpl index 0612232c..34053136 100644 --- a/static/email-templates/default-archive.tpl +++ b/static/email-templates/default-archive.tpl @@ -92,7 +92,7 @@ diff --git a/static/email-templates/default.tpl b/static/email-templates/default.tpl index 1fa92d51..0347786a 100644 --- a/static/email-templates/default.tpl +++ b/static/email-templates/default.tpl @@ -97,7 +97,7 @@ {{ L.T "email.unsub" }} {{ L.T "email.viewInBrowser" }}

-

{{ L.T "public.poweredBy" }} listmonk

+

{{ L.T "public.poweredBy" }} listmonk

 {{ TrackView }}
diff --git a/static/email-templates/sample-tx.tpl b/static/email-templates/sample-tx.tpl index 17905dc6..2a4d74e1 100644 --- a/static/email-templates/sample-tx.tpl +++ b/static/email-templates/sample-tx.tpl @@ -102,7 +102,7 @@ diff --git a/static/public/templates/index.html b/static/public/templates/index.html index e0ec79a9..004ea079 100644 --- a/static/public/templates/index.html +++ b/static/public/templates/index.html @@ -41,7 +41,7 @@