diff --git a/report-window/email-template-2.tsx b/report-window/email-template-2.tsx index d743da9..8209ab5 100644 --- a/report-window/email-template-2.tsx +++ b/report-window/email-template-2.tsx @@ -53,9 +53,9 @@ function Placeholder({ children }: { children: string }) { bottom: "3px", }} > - {" ".repeat(12)} + ({children}) - {" ".repeat(12)} + ); }