{name}

{#if tags}
{#each tags as tag} {tag} {/each}
{/if}
{#if id} {#if deleteCommandStep === DELETE_STEP_INITIAL} {:else if deleteCommandStep === DELETE_STEP_DELETING} {/if} {/if}

{description}