const github.com/google/safehtml/template.ErrOutputContext

2 uses

	github.com/google/safehtml/template (current package)
		error.go#L136: 	ErrOutputContext
		escape.go#L532: 			err:   errorf(ErrOutputContext, t.Tree.Root, 0, "cannot compute output context for template %s", t.Name()),