{#if doEdit}
{:else}
{#if todo}
{text}
{done}/{todo}
{:else}
{text}
{/if}
{/if}