package server type indexTemplateData struct { InlineScript string Stylesheet string Scripts []string } const indexTemplate = `