From 1dc8d6ee53275c5bb97d9c1415cd0b88fa4d2ac9 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Mon, 31 Jul 2023 14:28:14 -0400 Subject: [PATCH] Changed the wrong Notify, updating --- app/templates/admin_template.html | 6 +++--- app/templates/components/uk_components/header/template.njk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 703719a73..c6436380e 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -53,7 +53,7 @@ {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { @@ -85,7 +85,7 @@ {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { @@ -114,7 +114,7 @@ {# {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { diff --git a/app/templates/components/uk_components/header/template.njk b/app/templates/components/uk_components/header/template.njk index ff0ca28fb..439165036 100644 --- a/app/templates/components/uk_components/header/template.njk +++ b/app/templates/components/uk_components/header/template.njk @@ -66,7 +66,7 @@ class="usa-flag-logo margin-right-1" width="40" height="35"> #} - Notify.gov + notify.gov