package ui import "embed" //go:embed *.html var htmlFS embed.FS