import { NEXT_PUBLIC_WEBAPP_URL } from "../constants"; export const resetPasswordTemplate = (ctaLink: string, ctaLabel: string) => { const customContent = `
That's okay, it happens! Click the button below to reset your password.
Want to send you own signing links? Hosted Documenso is here!.
`; const html = `
${customContent}