package templates templ Layout(comp templ.Component) { ME-FIT @header() if comp != nil { @comp } @footer() }