{title}

{#if subtitle}

{subtitle}

{/if}
{#each breadcrumb as item, i} {item.label} {#if i < breadcrumb.length -1} / {/if} {/each}