From c7581d196b4a17cb6ab5467f53c23736ab062e20 Mon Sep 17 00:00:00 2001 From: Cameron Dixon Date: Sat, 20 Jan 2024 21:06:43 -0500 Subject: [PATCH 1/2] Add preload content to status_change_approved.txt --- src/registrar/templates/emails/status_change_approved.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/registrar/templates/emails/status_change_approved.txt b/src/registrar/templates/emails/status_change_approved.txt index bc548bfb6..8cfd2a6b1 100644 --- a/src/registrar/templates/emails/status_change_approved.txt +++ b/src/registrar/templates/emails/status_change_approved.txt @@ -32,6 +32,14 @@ Learn more about: - Domain security best practices +WE’LL PRELOAD THIS DOMAIN +Each month, we add new .gov domains to the HSTS preload list. This requires browsers to use a secure HTTPS connection to any website at this domain and ensures the content you publish is exactly what your visitors get. It also means you’ll need to support HTTPS anywhere the domain is used for websites – on the internet or internally. We’ll add your domain to the preload list soon. + +Learn more about: +- What preloading is +- Why we preload new domains + + THANK YOU .Gov helps the public identify official, trusted information. Thank you for using a .gov domain. From 4f8216391362d4cf1d72bd63f63bd97805b308de Mon Sep 17 00:00:00 2001 From: Michelle Rago <60157596+michelle-rago@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:06:37 -0500 Subject: [PATCH 2/2] Minor edit --- src/registrar/templates/emails/status_change_approved.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/emails/status_change_approved.txt b/src/registrar/templates/emails/status_change_approved.txt index 8cfd2a6b1..8283f0e67 100644 --- a/src/registrar/templates/emails/status_change_approved.txt +++ b/src/registrar/templates/emails/status_change_approved.txt @@ -33,7 +33,7 @@ Learn more about: WE’LL PRELOAD THIS DOMAIN -Each month, we add new .gov domains to the HSTS preload list. This requires browsers to use a secure HTTPS connection to any website at this domain and ensures the content you publish is exactly what your visitors get. It also means you’ll need to support HTTPS anywhere the domain is used for websites – on the internet or internally. We’ll add your domain to the preload list soon. +We add new .gov domains to the HSTS preload list each month. This requires browsers to use a secure HTTPS connection to any website at this domain and ensures the content you publish is exactly what your visitors get. It also means you’ll need to support HTTPS anywhere the domain is used for websites – on the internet or internally. We’ll add your domain to the preload list soon. Learn more about: - What preloading is