${aspects.length} aspects
` : nothing}Patterns
${patterns.map((p) => this.renderPattern(p))}${text}
` : nothing} ${ m.keywords?.length ? html`${t.summary}
` : nothing} ${t.impact ? html`Impact: ${t.impact}
` : nothing} ${t.timing ? html`Timing: ${t.timing}
` : nothing} ${t.guidance ? html`Guidance: ${t.guidance}
` : nothing} ${ t.keywords?.length ? html`${p.interpretation}
` : nothing}