{ data.copy_url != null
              ? <a className="mb-copy" href={data.copy_url} title="Make your own version of this activity" target="_blank" rel="noopener noreferrer">Copy</a>
              : undefined }