{#if showQuestion || showAnswer}
{question.data.question}
{path
{/if} {#if showAnswer}
{question.data.answer}
{/if}