package main templ mastheadComponent(data MastheadData) {
{ data.IndexNumber }

{ data.StudioName }

if data.Tagline != "" {

{ data.Tagline }

}
}