package components import ( "fmt" ) templ Homepage(sites []string) { if len(sites) != 0 {
Creating new site...