{#each list as item}
{item.name} {#if true}
current
{/if}
{/each}