diff --git a/content/en/content-management/sections.md b/content/en/content-management/sections.md index b68a5bdb9..a74cc6731 100644 --- a/content/en/content-management/sections.md +++ b/content/en/content-management/sections.md @@ -63,8 +63,7 @@ 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