package template templ Layout(slot templ.Component, user templ.Component) { SpendSparrow
// Header
// Content
if slot != nil { @slot }
// Footer
}