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