export const ownerUnsubscribed = ({ siteUrl, name, datasetName, }: { siteUrl: string name: string datasetName: string }): string => `

Hi, ${name}

The owner of a dataset you follow, ${datasetName}, has stopped tracking comments / changes to their dataset.

Sincerely, The CRN Team

`