package assets import "embed" // FS contains the embedded web UI assets. // //go:embed pub webfonts templates/*.html var FS embed.FS