{#if elements} {#each elements as path}
{#if path.jump}
{/if}
{path.value}
{/each} {/if}