{#each ingredients_lists as list, list_index}

{#if list.name} {list.name} {:else} Leer {/if}

{/each}