From fb40943489a5f7a92d714fea19a6bb0c0cdd43d9 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 001/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From 497c957863b159b8de17a83962d5a32f08a4513f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 002/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From 833b6f1b443c11c5f8277ed000c27924a2df9848 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 003/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From 030be7275aa66fd124cd4261ce76c2aef46c9b0e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 004/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From 5abeef900b4f28f6be0aac30681f5e8598a42561 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 005/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From 32ea94e313a32ed3e44cb8e74529674ddd967384 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 006/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From 4d7c85978757221a6964c1b5f3df1c129d3230d7 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 007/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From 28fc18bd75a90691b7346f2aad85938d155e021f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 008/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From 789813d4823162ae9fb94762ceed86334914a934 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 009/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From 1774b8d840fecc92dc4ab5936b03f55b28dbc271 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 010/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From b5bb9653d78d790eaa7a1cbbff9f0cb383faf701 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 011/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From 9b1e9c45989812043bc7ffe260743ecb9321edfa Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 012/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From 1eb5ce5cfa90dcd6f6452262a5f68e1b1bf96a2e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 013/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From cc8bcf69675153b857189ca3ee6328c230840387 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 014/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From a01b2040b8936c1bdb065f30ba12fbe81e5826b8 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 015/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From 0bd12be2b69f5e7621dbf20ff2dbd909875d678f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 016/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From 7a27083a8eaf39afa5ebdd8d3ee04e93845d345f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 017/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From 310d363d314b13abf3c538bd5aca854279b7781e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 018/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From 4763d625dbebc4a030be112dbc1ccc4df7b92b70 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 019/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From f27ded8e69734a94e9a2b218cac2560f6399ae4d Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 020/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From f9486a200257fe9d0c5d727ce687f363cab47d5e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 021/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 183163819c7d818c91c7cf814c5e522eaeefcb9a Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 022/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From b06bd0309c4981607be9e72d2cdd0884eed63d85 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 023/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From 479669fb7525b2fd3a17f70058d25efd619fcaea Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 024/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From dbc0eeddf3bcb9509ffeb5a11830f8b625eb7c37 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 025/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From b08d750a8e6efc3b09bbac7d4f9d686c0a321575 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 026/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From 659dae4817e49fec353549a512311cfea6a6ef38 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 027/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From 21aa75f5919ae7b3cb0b837ca803c5435113d7c3 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 028/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From fb5aa950a91de4f1e6c72b16e520a6f46229ec31 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 029/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From d0f6e25c9db8c28f0d0abf8519ac567693e9fee4 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 030/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From e8a31f5ec9388f41a413e81983c8a083aa86ab69 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 031/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From 07fe08cbf36fab2f85e4cd47d2abae2bdae3db1c Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 032/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From 34d28267d4cbaf01f928b8d520f947246c7636d1 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 033/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 8701f5f26705eaa78ef36ea615fa3e3bc7b3b9c2 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 034/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From 99b26c5e6f07aaeca5e45b161581f9a125303a57 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 035/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From 9e4d873c20ec0530da8fc2fc498b57e312880b8f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 036/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From 67198218291ab25758b6544f0eb39da5922bc4bf Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 037/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From aa6797ae3cc126d5e1fc0e6e269639a4584733c8 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 038/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From f9c3bfb64208b97d4744effea4e68cb3aad533b2 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 039/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From c3e4ee26be8bae5e159c5a01ee4a28043c7cd0c4 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 040/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From 7672f97a29e3d7da1b5ba15626ac27409b8859d8 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 041/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From c89f7cdc43b4422da2f2ede90c54bc2e6dfce2f0 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 042/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From 4885d74103ef9dbcfacbaaba256a9532aa966173 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 043/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From 39719b285f176e7d7dd854752e37873d8cb277d2 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 044/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 17f938db2a16bcd4c8a695510a489312a9be4abc Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 045/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From efe15b54ae6920e1cb9ce0b242a158a7b1933904 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 046/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From bb5f32a1ffe02fa93cacc3e16e2f572b9f44b813 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 047/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From 8be2c73b1149f5e192e50ac11200ce05de90e818 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 048/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From bb61d16ba261c9b2b09e3b104f9e2cb91e7c6c6a Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 049/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From e2dc6df6afef54bf156846d0c594a51e5806547c Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 050/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From 9c1ae18c275713d121eb89a93c1355c75f0dcee3 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 051/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From c601cd29cde802ce2da7bdf5b12696e151adf2c9 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 052/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From 8265dda1c636a6356361a2c5b8456b8defa23bc6 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 053/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From f333fd3e304cd17947d77a9e4395cf512cfe9fe2 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 054/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From d48fa2623edfd7597ac7340e593cdfcc0b462c51 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 055/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 24556ebd834bbbac87d2744a84e44b022aeb6cdd Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:39:36 -0700
Subject: [PATCH 056/129] Update external link in domain_security_email.html to
open in new tab
---
src/registrar/templates/domain_security_email.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_security_email.html b/src/registrar/templates/domain_security_email.html
index 8fb0ccfb0..7958d7ac1 100644
--- a/src/registrar/templates/domain_security_email.html
+++ b/src/registrar/templates/domain_security_email.html
@@ -7,7 +7,7 @@
Security email
-
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
+
We strongly recommend that you provide a security email. This email will allow the public to report observed or suspected security issues on your domain. Security emails are made public and included in the .gov domain data we provide.
A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individual’s email. We recommend using an alias, like security@domain.gov.
From aaf8d8caf9301df3a0b39eb180978f30d89ca6c7 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 16:44:36 -0700
Subject: [PATCH 057/129] Update external link in
domain_authorizing_official.html to open in new tab
---
src/registrar/templates/domain_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/domain_authorizing_official.html b/src/registrar/templates/domain_authorizing_official.html
index c12f1f290..93b4b1b50 100644
--- a/src/registrar/templates/domain_authorizing_official.html
+++ b/src/registrar/templates/domain_authorizing_official.html
@@ -10,7 +10,7 @@
Authorizing official
Your authorizing official is the person within your organization who can
- authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
+ authorize domain requests. This person must be in a role of significant, executive responsibility within the organization. Read more about who can serve as an authorizing official.
{% include "includes/required_fields.html" %}
From 89177cc685c3e09bb86b25d20a6b722d73fa3a7e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 058/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 3c2a8999f..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with target_blank="true" %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From d3288ef456b442da61dba8cf269ee91ff641aacb Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:16:14 -0700
Subject: [PATCH 059/129] Update external link in application_purpose.html to
open in new tab
---
src/registrar/templates/application_purpose.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_purpose.html b/src/registrar/templates/application_purpose.html
index ca2ff7287..5135e6678 100644
--- a/src/registrar/templates/application_purpose.html
+++ b/src/registrar/templates/application_purpose.html
@@ -8,7 +8,7 @@ domain name or for mainly internal use.
Describe the reason for your domain request. Explain how you plan to use this domain.
Who is your intended audience? Will you use it for a website and/or email? Are you moving
your website from another top-level domain (like .com or .org)?
-Read about activities that are prohibited on .gov domains.
+Read about activities that are prohibited on .gov domains.
{% endblock %}
From 9cae54956c82dd0caaf2b0bdd4f6ec7f06e02f10 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:19:24 -0700
Subject: [PATCH 060/129] Update external link in
application_dotgov_domain.html to open in new tab
---
src/registrar/templates/application_dotgov_domain.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html
index fd6ce9604..0d11203ad 100644
--- a/src/registrar/templates/application_dotgov_domain.html
+++ b/src/registrar/templates/application_dotgov_domain.html
@@ -2,7 +2,7 @@
{% load static field_helpers url_helpers %}
{% block form_instructions %}
-
From 36452e736271706bb5241d81e92ccf251a1c140d Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:22:00 -0700
Subject: [PATCH 061/129] Update external link in
application_authorizing_official.html to open in new tab
---
src/registrar/templates/application_authorizing_official.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html
index 2ac99be80..859a47520 100644
--- a/src/registrar/templates/application_authorizing_official.html
+++ b/src/registrar/templates/application_authorizing_official.html
@@ -12,7 +12,7 @@
{% include "includes/ao_example.html" %}
-
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
+
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %}
From 35cdab10061cc1b5143bd6500a3c534648c922e3 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:34:50 -0700
Subject: [PATCH 062/129] Update external links in domain_example.html to open
in new tabs
---
src/registrar/templates/includes/domain_example.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/registrar/templates/includes/domain_example.html b/src/registrar/templates/includes/domain_example.html
index 8f803aa24..3b34b8e80 100644
--- a/src/registrar/templates/includes/domain_example.html
+++ b/src/registrar/templates/includes/domain_example.html
@@ -55,7 +55,7 @@
{% elif organization_type == 'county' %}
-
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
+
Most county .gov domains must include the two-letter state abbreviation or the full state name. County names that aren’t shared by any other city, county, parish, town, borough, village or equivalent in the U.S., at the time a domain is granted, can be requested without referring to the state. Counties can include “county” in their domain to distinguish it from other places with similar names. We use the Census Bureau’s National Places Gazetteer Files to determine if county names are unique.
Examples:
AdamsCountyMS.gov
@@ -68,7 +68,7 @@
Most city domains must include the two-letter state abbreviation or clearly spell out the state name. Using phrases like “City of” or “Town of” is optional.
Cities that meet one of the criteria below don’t have to refer to their state in the domain name.
-
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
+
City names that are not shared by any other U.S. city, town, or village can be requested without referring to the state. We use the Census Bureau’s National Places Gazetteer Files to determine if names are unique.
Certain cities are so well-known that they may not require a state reference to communicate location. We use the list of U.S. “dateline cities” in the Associated Press Stylebook to make this determination.
The 50 largest cities, as measured by population according to the Census Bureau, can have .gov domain names that don’t refer to their state.
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
+
Domain names must represent your organization or institutional name, not solely the services you provide. It also needs to include your two-letter state abbreviation or clearly spell out the state name unless county or city exceptions apply.
Examples:
ElectionsShelbyTN.gov
From 8a3e03919cc892946fc5fee5c1c755d7e37e11a7 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:54:08 -0700
Subject: [PATCH 063/129] Update external link in ao_example.html to open in
new tab
---
src/registrar/templates/includes/ao_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 8a9d22915..13af78d3e 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
From 0c92d8e6a6bb20de06fcc24955e450c5115cd86b Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:44:44 -0700
Subject: [PATCH 064/129] Updated Help and Contact us links in footer to open
in new tab
---
src/registrar/templates/includes/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/footer.html b/src/registrar/templates/includes/footer.html
index 869d6007b..29a14c37c 100644
--- a/src/registrar/templates/includes/footer.html
+++ b/src/registrar/templates/includes/footer.html
@@ -27,11 +27,11 @@
From 557508929cc7b03bf23ff3496e4635ec35a9a1ba Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 10:52:08 -0700
Subject: [PATCH 065/129] Updated error pages so that links to other sites open
in new tab
---
src/registrar/templates/401.html | 2 +-
src/registrar/templates/403.html | 2 +-
src/registrar/templates/404.html | 2 +-
src/registrar/templates/500.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html
index a419dab53..21ac9db35 100644
--- a/src/registrar/templates/401.html
+++ b/src/registrar/templates/401.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
{% if log_identifier %}
diff --git a/src/registrar/templates/403.html b/src/registrar/templates/403.html
index 93d32f65a..08057dfba 100644
--- a/src/registrar/templates/403.html
+++ b/src/registrar/templates/403.html
@@ -26,7 +26,7 @@
Would you like to try logging in again?
- If you'd like help with this error contact us .
+ If you'd like help with this error contact us.
Sorry! Try waiting a few minutes and then reloading the page.
- contact us if you need help.
+ Contact us if you need help.
{% endif %}
From 493788320932b91fabafa488dde22c7a66dc6c1c Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 066/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 470bc189e40e42901eb4bb77ce1d25139194ac8e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 067/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From 522fb0392b11bc9b5e0c20a86f70ed3ca372997f Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 068/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 6a84d0fb49f8bbe175cab0179d9de7beb9c32993 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 069/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From 2c386b5c12899c499050c3548b62c4c187dae203 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 070/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From a6ed1df4b02053087f2f359ecdee7b6a8f6d2f8b Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 071/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From 094271ffae6e3c6a8a0b1d8fc3ae20a9aad682f8 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 072/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From 1f129776099be746449de20e70951b677393e033 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 073/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From eedfd47c8293f9ec469e34af422a6d7e79945053 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 074/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From cc56386b2c84a760b2178d6cd2659b904ba77ed5 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 075/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../application_tribal_government.html | 29 -------------------
1 file changed, 29 deletions(-)
delete mode 100644 src/registrar/templates/application_tribal_government.html
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
deleted file mode 100644
index 48eb79f18..000000000
--- a/src/registrar/templates/application_tribal_government.html
+++ /dev/null
@@ -1,29 +0,0 @@
-{% extends 'application_form.html' %}
-{% load field_helpers %}
-
-
-{% block form_fields %}
-
- {% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
- {% with link_text="Bureau of Indian Affairs" %}
- {% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
- {% endwith %}
- {% endwith %}
- {% endwith %}
- {% endwith %}
-
-
-{% endblock %}
From 8e260c05b467041f0a1597ba56d96051aaf0ac5d Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 076/129] Following Django template formatting
---
.../application_tribal_government.html | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 src/registrar/templates/application_tribal_government.html
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
new file mode 100644
index 000000000..48eb79f18
--- /dev/null
+++ b/src/registrar/templates/application_tribal_government.html
@@ -0,0 +1,29 @@
+{% extends 'application_form.html' %}
+{% load field_helpers %}
+
+
+{% block form_fields %}
+
+ {% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
+ {% with link_text="Bureau of Indian Affairs" %}
+ {% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
+ {% endwith %}
+ {% endwith %}
+ {% endwith %}
+ {% endwith %}
+
+
+{% endblock %}
From 03aa9f48def9c012c7d6a5bfef1fff419cd4e10c Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Thu, 26 Oct 2023 17:12:22 -0700
Subject: [PATCH 077/129] Update external link in
application_tribal_government.html so that it has the external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From 913cee212f2a1c5a7f5896193d9482e34c26f52e Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Fri, 27 Oct 2023 11:15:49 -0700
Subject: [PATCH 078/129] Following Django template formatting
---
.../templates/application_tribal_government.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..48eb79f18 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,8 +7,12 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
+ {% with class="usa-link usa-link--external" %}
+ {% with rel="noopener noreferrer" %}
+ {% with target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
+ {% endwith %}
+ {% endwith %}
{% endwith %}
{% endwith %}
{% endwith %}
From d30258207511a064add39c8bc7b8a6c00f2dfec4 Mon Sep 17 00:00:00 2001
From: Kristina Yin <140533113+kristinacyin@users.noreply.github.com>
Date: Mon, 30 Oct 2023 18:08:26 -0700
Subject: [PATCH 079/129] Making sure Bureau of Indian Affairs link actually
shows external link icon
---
.../templates/application_tribal_government.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 48eb79f18..f69002344 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,12 +7,8 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" %}
- {% with rel="noopener noreferrer" %}
- {% with target_blank="true" %}
- {% input_with_errors forms.0.tribe_name %}
- {% endwith %}
- {% endwith %}
+ {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
{% endwith %}
From 1ce3095fde91e3b7a26e2763870e8eccc6b5e0ed Mon Sep 17 00:00:00 2001
From: Kristina Yin <140533113+kristinacyin@users.noreply.github.com>
Date: Mon, 30 Oct 2023 18:56:03 -0700
Subject: [PATCH 080/129] Removing commas - following Django template for
multiple tags
I'm trying to get the Bureau of Indian Affairs link to have an external link icon
---
src/registrar/templates/application_tribal_government.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index f69002344..84a7d83b3 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
+ {% with class="usa-link usa-link--external" rel="noopener noreferrer" target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
From ae788a67d1a65aa416830e98473c9036d4846e6d Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Mon, 30 Oct 2023 20:21:53 -0700
Subject: [PATCH 081/129] corrected template tags
---
src/registrar/templates/application_tribal_government.html | 2 +-
src/registrar/templates/includes/input_with_errors.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/application_tribal_government.html b/src/registrar/templates/application_tribal_government.html
index 84a7d83b3..bdca60907 100644
--- a/src/registrar/templates/application_tribal_government.html
+++ b/src/registrar/templates/application_tribal_government.html
@@ -7,7 +7,7 @@
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
{% with link_text="Bureau of Indian Affairs" %}
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
- {% with class="usa-link usa-link--external" rel="noopener noreferrer" target_blank="true" %}
+ {% with external_link="true" target_blank="true" %}
{% input_with_errors forms.0.tribe_name %}
{% endwith %}
{% endwith %}
diff --git a/src/registrar/templates/includes/input_with_errors.html b/src/registrar/templates/includes/input_with_errors.html
index 2adc08984..a7f15b9c8 100644
--- a/src/registrar/templates/includes/input_with_errors.html
+++ b/src/registrar/templates/includes/input_with_errors.html
@@ -37,7 +37,7 @@ error messages, if necessary.
{% with link_index=sublabel_text|find_index:link_text %}
{{ sublabel_text|slice:link_index }}
{% comment %} HTML will convert a new line into a space, resulting with a space before the fullstop in case link_text is at the end of sublabel_text, hence the unfortunate line below {% endcomment %}
- {{ link_text }}{% with sublabel_part_after=sublabel_text|slice_after:link_text %}{{ sublabel_part_after }}{% endwith %}
+ {{ link_text }}{% with sublabel_part_after=sublabel_text|slice_after:link_text %}{{ sublabel_part_after }}{% endwith %}
{% endwith %}
{% else %}
{{ sublabel_text }}
From 42781e4b731e3b0cc0a68d71a1d92a7bba516443 Mon Sep 17 00:00:00 2001
From: Kristina Yin
Date: Mon, 30 Oct 2023 22:25:35 -0700
Subject: [PATCH 082/129] corrected formatting in Authorizing official page and
added rel tags to link in Tribal govt page
---
src/registrar/templates/includes/ao_example.html | 2 +-
src/registrar/templates/includes/input_with_errors.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/registrar/templates/includes/ao_example.html b/src/registrar/templates/includes/ao_example.html
index 13af78d3e..dfdbb3775 100644
--- a/src/registrar/templates/includes/ao_example.html
+++ b/src/registrar/templates/includes/ao_example.html
@@ -44,7 +44,7 @@
Domain requests from state legislatures and courts must be authorized by an agency’s Chief Information Officer or highest-ranking executive.
{% elif organization_type == 'tribal' %}
-
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
+
Domain requests from federally-recognized tribal governments must be authorized by the leader of the tribe, as recognized by the Bureau of Indian Affairs.
Domain requests from state-recognized tribal governments must be authorized by the leader of the tribe, as determined by the state’s tribal recognition initiative.
{% endif %}
diff --git a/src/registrar/templates/includes/input_with_errors.html b/src/registrar/templates/includes/input_with_errors.html
index a7f15b9c8..56bd0b111 100644
--- a/src/registrar/templates/includes/input_with_errors.html
+++ b/src/registrar/templates/includes/input_with_errors.html
@@ -37,7 +37,7 @@ error messages, if necessary.
{% with link_index=sublabel_text|find_index:link_text %}
{{ sublabel_text|slice:link_index }}
{% comment %} HTML will convert a new line into a space, resulting with a space before the fullstop in case link_text is at the end of sublabel_text, hence the unfortunate line below {% endcomment %}
- {{ link_text }}{% with sublabel_part_after=sublabel_text|slice_after:link_text %}{{ sublabel_part_after }}{% endwith %}
+ {{ link_text }}{% with sublabel_part_after=sublabel_text|slice_after:link_text %}{{ sublabel_part_after }}{% endwith %}
{% endwith %}
{% else %}
{{ sublabel_text }}
From 42c1f8ebc5272906936d1f128bcecbed3e05a6d4 Mon Sep 17 00:00:00 2001
From: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
Date: Tue, 31 Oct 2023 09:24:27 -0600
Subject: [PATCH 083/129] Update home.html
---
src/registrar/templates/home.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html
index e86c08c70..730430ffd 100644
--- a/src/registrar/templates/home.html
+++ b/src/registrar/templates/home.html
@@ -13,7 +13,11 @@
From 4119d24149afeef8c10781a744e416096c12eaac Mon Sep 17 00:00:00 2001
From: Alysia Broddrick
Date: Thu, 2 Nov 2023 19:24:47 -0700
Subject: [PATCH 087/129] added documentation and ADR for release schedule
---
.../0024-production-release-cadence.md | 28 +++++++++++++++++++
docs/operations/README.md | 6 ++++
2 files changed, 34 insertions(+)
create mode 100644 docs/architecture/decisions/0024-production-release-cadence.md
diff --git a/docs/architecture/decisions/0024-production-release-cadence.md b/docs/architecture/decisions/0024-production-release-cadence.md
new file mode 100644
index 000000000..7b5383068
--- /dev/null
+++ b/docs/architecture/decisions/0024-production-release-cadence.md
@@ -0,0 +1,28 @@
+# 19. Role-based Access Control
+
+Date: 2023-11-02
+
+## Status
+
+In Review
+
+## Context
+
+Going into our first production launch we need a plan describing what our release cadence for both our staging and stable envirornment will be. Currently, we release to staging whenever there are significant changes made, but we have not been making releases to stable with the same frequency. When deciding what our release schedule would be, we discussed releasing to stable once a sprint compared to releasing once a week.
+
+## Considered Options
+
+**Option 1:** Releasing to stable/staging once a sprint
+Releasing once a sprint would mean that we release the past sprint's work to stable at the end of the current sprint. At the same point, the current sprint's work would be pushed to staging; thus making staging a full sprint ahead of stable. While this is more straight forward, it means our users would have to wait longer to see changes that weren't deemed critical.
+**Option 2:** Releasing to stable/staging once a week
+Releasing once a week would follow the same flow but with code being released to staging one week before the same code is released to stable. This would make staging only one week behind stable and would allow us to roll out minor bug fixes and faster with greater speed. The negative side is that we have less time to see if errors occur on staging
+
+In both of the above scenarios the release date would fall on the same day of the week that the sprint starts, which is currently a wednesday. Additionally, in both scenarios the release commits would eventually be tagged with both a staging and stable tag. Further, critical bugs or features would be exempt from these restrictions based on CISA's discretion.
+
+## Decision
+
+We decided to go with option 2 and release once a week once in production. This will allow us to give users features and bug fixes faster while still allowing enough time on staging for quality to be maintained.
+
+## Consequences
+
+Work not completed by end of the sprint will have to wait to be added to stable.
\ No newline at end of file
diff --git a/docs/operations/README.md b/docs/operations/README.md
index 4de866cf5..176050ccc 100644
--- a/docs/operations/README.md
+++ b/docs/operations/README.md
@@ -43,6 +43,12 @@ For ease of use, you can run the `deploy.sh ` script in the `/src`
Your sandbox space should've been setup as part of the onboarding process. If this was not the case, please have an admin follow the instructions [here](../../.github/ISSUE_TEMPLATE/developer-onboarding.md#setting-up-developer-sandbox).
+## Rules for making Stable and Staging Releases
+
+Releases will be made for staging and stable every week starting on the first day of the sprint (Wednesday), with the second release of the sprint occuring halfway through the sprint. With the excpetion of the first time going into production (see below), these releases will NOT have the same code. The release to stable will be the same commit that was tagged for staging one week prior, making stable one week behind staging. Further, this means staging can be up to a week behind the main branch of code.
+
+If a bug fix needs to be made to stable, the code fix branch will need to be branched NOT off of main, but of of the same commit as the most recent stable commit. Then, after PR review, the code will be merged to main and a new release must be made to stable.
+
## Serving static assets
We are using [WhiteNoise](http://whitenoise.evans.io/en/stable/index.html) plugin to serve our static assets on cloud.gov. This plugin is added to the `MIDDLEWARE` list in our apps `settings.py`.
From 79e0480058a915fe38c14e4ba693ee8684000de6 Mon Sep 17 00:00:00 2001
From: Alysia Broddrick
Date: Thu, 2 Nov 2023 20:23:31 -0700
Subject: [PATCH 088/129] updated with consequences etc
---
.../decisions/0024-production-release-cadence.md | 12 +++++++-----
docs/operations/README.md | 6 +++---
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/docs/architecture/decisions/0024-production-release-cadence.md b/docs/architecture/decisions/0024-production-release-cadence.md
index 7b5383068..402945149 100644
--- a/docs/architecture/decisions/0024-production-release-cadence.md
+++ b/docs/architecture/decisions/0024-production-release-cadence.md
@@ -8,16 +8,16 @@ In Review
## Context
-Going into our first production launch we need a plan describing what our release cadence for both our staging and stable envirornment will be. Currently, we release to staging whenever there are significant changes made, but we have not been making releases to stable with the same frequency. When deciding what our release schedule would be, we discussed releasing to stable once a sprint compared to releasing once a week.
+Going into our first production launch we need a plan describing what our release cadence for both our staging and stable envirornments will be. Currently, we release to staging whenever there are significant changes made, but we have not been making releases to stable with the same frequency.
## Considered Options
**Option 1:** Releasing to stable/staging once a sprint
-Releasing once a sprint would mean that we release the past sprint's work to stable at the end of the current sprint. At the same point, the current sprint's work would be pushed to staging; thus making staging a full sprint ahead of stable. While this is more straight forward, it means our users would have to wait longer to see changes that weren't deemed critical.
+Releasing once a sprint would mean that we release the past sprint's work to stable at the end of the current sprint. At the same point, the current sprint's work would be pushed to staging, thus making staging a full sprint ahead of stable. While this is more straight forward, it means our users would have to wait longer to see changes that weren't deemed critical.
**Option 2:** Releasing to stable/staging once a week
-Releasing once a week would follow the same flow but with code being released to staging one week before the same code is released to stable. This would make staging only one week behind stable and would allow us to roll out minor bug fixes and faster with greater speed. The negative side is that we have less time to see if errors occur on staging
+Releasing once a week would follow the same flow but with code being released to staging one week before the same code is released to stable. This would make stable only one week behind staging and would allow us to roll out minor bug fixes and faster with greater speed. The negative side is that we have less time to see if errors occur on staging
-In both of the above scenarios the release date would fall on the same day of the week that the sprint starts, which is currently a wednesday. Additionally, in both scenarios the release commits would eventually be tagged with both a staging and stable tag. Further, critical bugs or features would be exempt from these restrictions based on CISA's discretion.
+In both of the above scenarios the release date would fall on the same day of the week that the sprint starts, which is currently a Wednesday. Additionally, in both scenarios the release commits would eventually be tagged with both a staging and stable tag. Furthermore, critical bugs or features would be exempt from these restrictions based on CISA's discretion.
## Decision
@@ -25,4 +25,6 @@ We decided to go with option 2 and release once a week once in production. This
## Consequences
-Work not completed by end of the sprint will have to wait to be added to stable.
\ No newline at end of file
+Work not completed by end of the sprint will have to wait to be added to stable. Also, making hit fixes for bugs that are found on stable will be a little more complicated to fix.
+
+When first going into production, staging and stable will start with the same code base. The following week a new release will be made to staging, but not stable as no code will have been on staging long enough to warrant another release. Thus just at the start of launch stable will be essentially frozen for 2 weeks, not one.
diff --git a/docs/operations/README.md b/docs/operations/README.md
index 176050ccc..7944f5866 100644
--- a/docs/operations/README.md
+++ b/docs/operations/README.md
@@ -43,11 +43,11 @@ For ease of use, you can run the `deploy.sh ` script in the `/src`
Your sandbox space should've been setup as part of the onboarding process. If this was not the case, please have an admin follow the instructions [here](../../.github/ISSUE_TEMPLATE/developer-onboarding.md#setting-up-developer-sandbox).
-## Rules for making Stable and Staging Releases
+## Stable and Staging Release Rules
-Releases will be made for staging and stable every week starting on the first day of the sprint (Wednesday), with the second release of the sprint occuring halfway through the sprint. With the excpetion of the first time going into production (see below), these releases will NOT have the same code. The release to stable will be the same commit that was tagged for staging one week prior, making stable one week behind staging. Further, this means staging can be up to a week behind the main branch of code.
+Releases will be made for staging and stable every week starting on the first day of the sprint (Wednesday), with the second release of the sprint occuring halfway through the sprint. With the exception of first time going into production, these releases will NOT have the same code. The release to stable will be the same commit that was tagged for staging one week prior, making stable one week behind staging. Further, this means staging can be up to a week behind the main branch of code.
-If a bug fix needs to be made to stable, the code fix branch will need to be branched NOT off of main, but of of the same commit as the most recent stable commit. Then, after PR review, the code will be merged to main and a new release must be made to stable.
+If a bug fix or feature needs to be made to stable out of the normal cycle, this can only be done at CISA's request. In this case, the code fix branch will need to be branched NOT off of main, but off of the same commit as the most recent stable commit. Then, after PR review, the code will be merged to main and a new release must be made to stable. This bug fix or feature must be added to staging immediately as well.
## Serving static assets
We are using [WhiteNoise](http://whitenoise.evans.io/en/stable/index.html) plugin to serve our static assets on cloud.gov. This plugin is added to the `MIDDLEWARE` list in our apps `settings.py`.
From 9725788a8bdd1e7657487c1c0e5fc69d7bff485e Mon Sep 17 00:00:00 2001
From: Alysia Broddrick
Date: Thu, 2 Nov 2023 20:24:10 -0700
Subject: [PATCH 089/129] updated adr number
---
docs/architecture/decisions/0024-production-release-cadence.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/architecture/decisions/0024-production-release-cadence.md b/docs/architecture/decisions/0024-production-release-cadence.md
index 402945149..62b23eefb 100644
--- a/docs/architecture/decisions/0024-production-release-cadence.md
+++ b/docs/architecture/decisions/0024-production-release-cadence.md
@@ -1,4 +1,4 @@
-# 19. Role-based Access Control
+# 24. Role-based Access Control
Date: 2023-11-02
From 70faa6beb96031cc63ecf66ca5c313e3621ecdbe Mon Sep 17 00:00:00 2001
From: David Kennedy
Date: Fri, 3 Nov 2023 10:16:10 -0400
Subject: [PATCH 090/129] fix 500 error message when managing domain w/o
information and application
---
src/registrar/views/utility/mixins.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/registrar/views/utility/mixins.py b/src/registrar/views/utility/mixins.py
index 97db65505..5389e3257 100644
--- a/src/registrar/views/utility/mixins.py
+++ b/src/registrar/views/utility/mixins.py
@@ -100,7 +100,15 @@ class DomainPermission(PermissionsLoginMixin):
if DomainInformation.objects.filter(id=pk).exists():
requested_domain = DomainInformation.objects.get(id=pk)
- if requested_domain.domain_application.status not in valid_domain_statuses:
+ # if no domain information or domain application exist, the user
+ # should be able to manage the domain; however, if domain information
+ # and domain application exist, and application is not in valid status,
+ # user should not be able to manage domain
+ if (
+ requested_domain
+ and requested_domain.domain_application
+ and requested_domain.domain_application.status not in valid_domain_statuses
+ ):
return False
# Valid session keys exist,
From 6e34d231f30d50ea57cd355ae5c910a598238a72 Mon Sep 17 00:00:00 2001
From: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
Date: Fri, 3 Nov 2023 09:37:10 -0600
Subject: [PATCH 091/129] Add global setting
---
ops/manifests/manifest-za.yaml | 3 +++
src/registrar/config/settings.py | 3 +++
src/registrar/templates/home.html | 8 +++++++-
src/registrar/views/index.py | 3 ++-
4 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/ops/manifests/manifest-za.yaml b/ops/manifests/manifest-za.yaml
index 23b6179ec..774ed57ec 100644
--- a/ops/manifests/manifest-za.yaml
+++ b/ops/manifests/manifest-za.yaml
@@ -23,6 +23,9 @@ applications:
DJANGO_LOG_LEVEL: INFO
# default public site location
GETGOV_PUBLIC_SITE_URL: https://beta.get.gov
+ # NOTE: This needs to go in manifest-staging
+ # This is here for PR purposes only!
+ IS_PRODUCTION: True
routes:
- route: getgov-za.app.cloud.gov
services:
diff --git a/src/registrar/config/settings.py b/src/registrar/config/settings.py
index 3e5734dcc..99c0add33 100644
--- a/src/registrar/config/settings.py
+++ b/src/registrar/config/settings.py
@@ -46,6 +46,7 @@ path = Path(__file__)
env_db_url = env.dj_db_url("DATABASE_URL")
env_debug = env.bool("DJANGO_DEBUG", default=False)
+env_is_production = env.bool("IS_PRODUCTION", default=False)
env_log_level = env.str("DJANGO_LOG_LEVEL", "DEBUG")
env_base_url = env.str("DJANGO_BASE_URL")
env_getgov_public_site_url = env.str("GETGOV_PUBLIC_SITE_URL", "")
@@ -72,6 +73,8 @@ BASE_DIR = path.resolve().parent.parent.parent
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = env_debug
+# Controls production specific feature toggles
+IS_PRODUCTION = env_is_production
# Applications are modular pieces of code.
# They are provided by Django, by third-parties, or by yourself.
diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html
index 730430ffd..ff487dc06 100644
--- a/src/registrar/templates/home.html
+++ b/src/registrar/templates/home.html
@@ -13,6 +13,7 @@