{#for crumb in breadcrumbs} {#if crumb_hasNext}
  1. {crumb.label}
  2. {#else}
  3. {crumb.label}
  4. {/if} {/for}