diff --git a/content/en/content-management/sections.md b/content/en/content-management/sections.md index a74cc6731..4cfa19276 100644 --- a/content/en/content-management/sections.md +++ b/content/en/content-management/sections.md @@ -63,14 +63,18 @@ If you need a specific template for a sub-section, you need to adjust either the With the available [section variables and methods](#section-page-variables-and-methods) you can build powerful navigation. One common example would be a partial to show Breadcrumb navigation: {{< code file="layouts/partials/breadcrumb.html" download="breadcrumb.html" >}} - + {{< /code >}} ## Section Page Variables and Methods