package web import "embed" //go:embed templates/* assets/* var WebAssets embed.FS