Building a web service with go-tool-base, part 3.5: the same server, now a websiteServe HTML from the same Go HTTP server using html/template and embed, baking templates and static assets straight into the binary.