{#if q}
{q.title}
Puzzles
Progress: {solved}/2
Points Earned: {q.part1.pointsWorth + q.part2.pointsWorth}
{#if solved != 2}
View Puzzle Input
{:else}
View Puzzle Input
{/if}
{/if}