${date}
` : nothing}Mutual aspects
| From | Aspect | To | Strength | Orb |
|---|---|---|---|---|
| ${a.aspectingPlanet} | ${a.aspectType} | ${a.aspectedPlanet} | ${typeof a.strength === 'number' ? html`${formatNumber(a.strength, 0)}` : nothing} | ${typeof a.orb === 'number' ? `${formatNumber(a.orb, 2)}°` : ''} |