${yoga.name} ${yoga.quality ? this.renderQualityChip(yoga.quality) : nothing}
${ yoga.description ? html`${yoga.description}
` : nothing } ${ yoga.result ? html`${y.name} ${y.quality ? this.renderQualityChip(y.quality) : nothing} ${y.present ? 'Present' : 'Not present'}
${y.description ? html`${y.description}
` : nothing} ${ y.present && y.result ? html`${y.evidence}
` : nothing}No yogas match your search.
` }No yogas match your search.
` }No yogas match your search.
` }