package main // footerComponent renders the instrument-bar footer. // UAT ยง13.10 requires a callsign element rendered in JetBrains Mono and at // least one .hairline rule above the footer. templ footerComponent(data FooterData) {
{ data.Callsign }

Telemetry, mission briefs, and engineering notes from this surface.

if len(data.Links) > 0 { } if data.ShowSignup {
}
Project Aurora v0.1.0
}