We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Now that we have fs package, it would be useful to add ParseFS from the standard library package html/template into the safehtml/template API.
func (t *Template) ParseFS(fs fs.FS, patterns ...string) (*Template, error)