{#if edit}
{:else}

{#if qid !== null}{qid + 1}. {/if}{question.title}

{/if} {#if edit}
{:else if question.description}

{@html question.description}

{/if}