diff --git a/includes/breadcrumbs.html b/includes/breadcrumbs.html index 9fdc33acc4..029737f08c 100644 --- a/includes/breadcrumbs.html +++ b/includes/breadcrumbs.html @@ -1,10 +1,11 @@ diff --git a/layouts/product-sublanding.html b/layouts/product-sublanding.html index 5a50f9029f..f9650843bb 100644 --- a/layouts/product-sublanding.html +++ b/layouts/product-sublanding.html @@ -104,7 +104,7 @@ {% if page.includeGuides %}
- {% include 'article-cards' %} + {% include article-cards %}
{% endif %} diff --git a/layouts/release-notes.html b/layouts/release-notes.html index ad12b44fd3..0f3096a615 100644 --- a/layouts/release-notes.html +++ b/layouts/release-notes.html @@ -68,7 +68,7 @@ {% for section in patch.sections %}
- {% include 'release-notes-category-label' %} + {% include release-notes-category-label %}