Loading
{:else if question}{#if unit}{unit.code}{unit.code2 ? ` / ${unit.code2}` : ""}{/if}{#if unit && topic} · {/if}{#if topic}{topic.name}{/if} {#if question.solved} · Solved{/if}
{#if editMode} {:else}Edited
{/if} {/if} {#if !editMode}{question.authorName} · {timeAgo(question.createdAt)} {#if isAuthor} · {#if !question.solved} · {/if} {/if}
{/if}Answers ({answers.length})
{#if get(isAuthenticated)}Sign in to answer.
{/if}{answer.authorName} · {timeAgo(answer.createdAt)}
{answer.content}
{#if get(currentUser)?._id === answer.authorId} {/if}No answers yet.
{/each}This question may have been deleted or doesn't exist.
Back to questions {/if}