chore: heygermany customer project
This commit is contained in:
5
emails/templates/lifecycle-report.html
Normal file
5
emails/templates/lifecycle-report.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user