Skip to main content

Breadcrumbs

Breadcrumbs are used to indicate the current navigational context of a page.

Dok uses a custom tag to display breadcrumbs that are based on the navigation, instead of of the uri. This allows you to have a consistent context for users, and a different collection structure than the one used for navigation.

{{ release:breadcrumbs }}
<span>
{{ title }}
</span>
{{ /release:breadcrumbs }}