${this.renderHeadline(e)}
${
// The headline above already carries the bodies, the aspect and the orb
// from the structured fields, so this sentence is the written read of a
// row that stays complete without it.
e.description && !this.hideReadings
? html`
${e.description}
`
: nothing
}
${width}