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 d6746a39c..0a916035e 100644
--- a/app/templates/views/about/security.html
+++ b/app/templates/views/about/security.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% import "components/nav_breadcrumb.html" as breadcrumbs %}
{% set page_title = "Security" %}
@@ -7,7 +8,8 @@
{% endblock %}
{% block content_column_content %}
-
+{{ breadcrumbs.breadcrumb(page_title, "About", "main.about_notify") }}
+
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 3d70ea363..2b1982225 100644
--- a/app/templates/views/about/why-text-messaging.html
+++ b/app/templates/views/about/why-text-messaging.html
@@ -1,4 +1,6 @@
{% extends "base.html" %}
+{% import "components/nav_breadcrumb.html" as breadcrumbs %}
+
{% set page_title = "Why text messaging" %}
{% block per_page_title %}
@@ -6,8 +8,7 @@
{% endblock %}
{% block content_column_content %}
-
+{{ breadcrumbs.breadcrumb(page_title, "About", "main.about_notify") }}
Learn how effective your texting program can be. Start with a singular purpose. Make explicit what you want to achieve. Help your audience anticipate and welcome your texts. What to know as you plan translated texts. Understand what is required when texting the public. Help your audience know what to do with the information you send.{{page_title}}
{{page_title}}
diff --git a/app/templates/views/guides/benchmark-performance.html b/app/templates/views/guides/benchmark-performance.html
index 7a6bb2e9b..5e24dc9cd 100644
--- a/app/templates/views/guides/benchmark-performance.html
+++ b/app/templates/views/guides/benchmark-performance.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% import "components/nav_breadcrumb.html" as breadcrumbs %}
{% set page_title = "Measuring performance with benchmarking" %}
@@ -7,9 +8,8 @@
{% endblock %}
{% block content_column_content %}
-{% with title=page_title, parent_menu_title="Guides" %}
-{% include "components/nav_breadcrumb.html" %}
-{% endwith %}
+{{ breadcrumbs.breadcrumb(page_title, "Guides", "main.best_practices") }}
+
{{page_title}}
{{page_title}}
{{page_title}}
{{page_title}}
{{page_title}}
{{page_title}}