<ol class="breadcrumb">
  {{#each breadcrumbItems}}
	{{ render "molecules/links/breadcrumb-item"}}
  {{/each}}
</ol>
