package main // captionStripComponent renders the 10px mono caption strip. templ captionStripComponent(data CaptionStripData) {
{ data.Label } { data.Right }
}