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

2 uses

	github.com/google/safehtml/template (current package)
		error.go#L220: 	ErrEscapeAction
		escape.go#L163: 			err: errorf(ErrEscapeAction, n, n.Line, "cannot escape action %v: %s", n, err),