Function: renderCandidateTemplate()
renderCandidateTemplate(
templateKey,ctx):RenderedTemplate|null
Defined in: src/lib/recruiting/templates.ts:45
Render a candidate email template, or null when the key has no email template (manual channel).
Parameters
templateKey
string | null
ctx
Returns
RenderedTemplate | null