Files
heygermany-e2e-mrg5yqhb/emails/templates/lifecycle-report.html
e2e f0093328d8
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled
chore: heygermany customer project
2026-07-11 11:30:11 +02:00

6 lines
368 B
HTML

<h1 style="margin:0 0 16px 0;font-size:28px;line-height:34px;">Lifecycle report</h1>
<p style="margin:0 0 14px 0;font-size:16px;line-height:24px;color:{{theme.colors.muted}};">
Generated at {{generatedAt}}
</p>
<pre style="margin:0;padding:16px;background:#f3f4f6;border-radius:12px;overflow:auto;font-size:13px;line-height:20px;color:#111827;">{{reportJson}}</pre>