package components import ( "fmt" "time" "github.com/ryanhamamura/c4/game" "github.com/starfederation/datastar-go/datastar" ) templ GameList(games []GameListItem) { if len(games) > 0 {