package templates templ Layout(title string, header, main templ.Component) { { title } — Zamówienia ciast

{ title }

@header
@main
} templ MainContent(title string, header, main templ.Component) {
{ title } — Zamówienia ciast

{ title }

@header
@main
}