diff --git a/app/templates/components/guides/nav_breadcrumb.html b/app/templates/components/nav_breadcrumb.html similarity index 100% rename from app/templates/components/guides/nav_breadcrumb.html rename to app/templates/components/nav_breadcrumb.html diff --git a/app/templates/views/about/about.html b/app/templates/views/about/about.html index 38fc7b15c..19684c2a7 100644 --- a/app/templates/views/about/about.html +++ b/app/templates/views/about/about.html @@ -7,7 +7,7 @@ {% endblock %} {% block content_column_content %} - +

{{page_title}}

Notify.gov is a text messaging service built by and for the government. We help agencies communicate more diff --git a/app/templates/views/about/security.html b/app/templates/views/about/security.html index c203d6b1a..d6746a39c 100644 --- a/app/templates/views/about/security.html +++ b/app/templates/views/about/security.html @@ -7,7 +7,7 @@ {% endblock %} {% block content_column_content %} - +

{{page_title}}

Notify.gov is built for the needs of government agencies with fundamental system diff --git a/app/templates/views/about/why-text-messaging.html b/app/templates/views/about/why-text-messaging.html index 891e20e23..3d70ea363 100644 --- a/app/templates/views/about/why-text-messaging.html +++ b/app/templates/views/about/why-text-messaging.html @@ -7,7 +7,7 @@ {% block content_column_content %} +"components/nav_breadcrumb.html" %}{% endwith %} -->

{{page_title}}

diff --git a/app/templates/views/guides/benchmark-performance.html b/app/templates/views/guides/benchmark-performance.html index 6752545fc..7a6bb2e9b 100644 --- a/app/templates/views/guides/benchmark-performance.html +++ b/app/templates/views/guides/benchmark-performance.html @@ -8,7 +8,7 @@ {% block content_column_content %} {% with title=page_title, parent_menu_title="Guides" %} -{% include "components/guides/nav_breadcrumb.html" %} +{% include "components/nav_breadcrumb.html" %} {% endwith %}

{{page_title}}

diff --git a/app/templates/views/guides/clear-goals.html b/app/templates/views/guides/clear-goals.html index 19d4db8ac..5c3df8690 100644 --- a/app/templates/views/guides/clear-goals.html +++ b/app/templates/views/guides/clear-goals.html @@ -7,7 +7,7 @@ {% endblock %} {% block content_column_content %} -{% with title=page_title, parent_menu_title="Guides" %}{% include "components/guides/nav_breadcrumb.html" %}{% endwith +{% with title=page_title, parent_menu_title="Guides" %}{% include "components/nav_breadcrumb.html" %}{% endwith %}

{{page_title}}

diff --git a/app/templates/views/guides/establish-trust.html b/app/templates/views/guides/establish-trust.html index 1c8b6d918..56e562be1 100644 --- a/app/templates/views/guides/establish-trust.html +++ b/app/templates/views/guides/establish-trust.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{% with title=page_title, parent_menu_title="Guides" %}{% include "components/guides/nav_breadcrumb.html" %}{% endwith +{% with title=page_title, parent_menu_title="Guides" %}{% include "components/nav_breadcrumb.html" %}{% endwith %}

{{page_title}}

diff --git a/app/templates/views/guides/multiple-languages.html b/app/templates/views/guides/multiple-languages.html index 2f96c5b49..74e65c2f0 100644 --- a/app/templates/views/guides/multiple-languages.html +++ b/app/templates/views/guides/multiple-languages.html @@ -7,7 +7,7 @@ {% endblock %} {% block content_column_content %} -{% with title=page_title, parent_menu_title="Guides" %}{% include "components/guides/nav_breadcrumb.html" %}{% endwith +{% with title=page_title, parent_menu_title="Guides" %}{% include "components/nav_breadcrumb.html" %}{% endwith %}

{{page_title}}

diff --git a/app/templates/views/guides/rules-and-regulations.html b/app/templates/views/guides/rules-and-regulations.html index 3ffa15bdf..7f8c1e136 100644 --- a/app/templates/views/guides/rules-and-regulations.html +++ b/app/templates/views/guides/rules-and-regulations.html @@ -7,7 +7,7 @@ {% endblock %} {% block content_column_content %} -{% with title=page_title, parent_menu_title="Guides" %}{% include "components/guides/nav_breadcrumb.html" %}{% endwith +{% with title=page_title, parent_menu_title="Guides" %}{% include "components/nav_breadcrumb.html" %}{% endwith %}

{{page_title}}

diff --git a/app/templates/views/guides/write-for-action.html b/app/templates/views/guides/write-for-action.html index d103f3713..8d628709e 100644 --- a/app/templates/views/guides/write-for-action.html +++ b/app/templates/views/guides/write-for-action.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{% with title=page_title, parent_menu_title="Guides" %}{% include "components/guides/nav_breadcrumb.html" %}{% endwith +{% with title=page_title, parent_menu_title="Guides" %}{% include "components/nav_breadcrumb.html" %}{% endwith %}

{{page_title}}