package templates templ link(href string, icon string, name string) { { icon } { name } } templ Layout(title string, main templ.Component) {