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

2 uses

	github.com/google/safehtml/template (current package)
		error.go#L112: 	ErrEndContext
		escape.go#L31: 		err = &Error{ErrEndContext, nil, name, 0, fmt.Sprintf("ends in a non-text context: %+v", c)}