${spreadLabel}
${question ? html`"${question}"` : nothing}${p.name ?? ''}
${p.card?.name ?? ''} ${p.card?.reversed ? html`(reversed)` : nothing}
${p.interpretation ? html`${p.interpretation}
` : nothing}${c.name ?? ''} ${c.reversed ? html`(reversed)` : nothing}
${c.meaning ? html`${c.meaning}
` : nothing}${summary}
` : nothing} ${yesNoInterp ? html`${yesNoInterp}
` : nothing}