changed naming

This commit is contained in:
Beverly Nguyen
2024-11-25 18:23:15 -08:00
parent 86ddcd3647
commit d5ef2647fd
10 changed files with 9 additions and 9 deletions

View File

@@ -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 %}
<section class="usa-prose">
<h1>{{page_title}}</h1>