Files
full-stack-fastapi-template/backend/app/email-templates/test_email.html
T

1 line
5.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html dir="ltr" lang="en"><head><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta name="x-apple-disable-message-reformatting"/><title>{{ project_name }} - Test email</title></head><body style="background-color:#f4f7f6;margin:0;padding:0"><!--$--><!--html--><!--head--><div style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0" data-skip-in-text="true">{{ project_name }} email delivery is working<div>                                                                                                          </div></div><!--body--><table border="0" width="100%" cellPadding="0" cellSpacing="0" role="presentation" align="center"><tbody><tr><td style="background-color:#f4f7f6;color:#1e293b;font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;margin:0;padding:32px 12px"><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="max-width:560px;background-color:#ffffff;border:1px solid #dce7e5;border-radius:8px;box-sizing:border-box;margin:0 auto;width:100%"><tbody><tr style="width:100%"><td><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody style="width:100%"><tr style="width:100%"><td data-id="__react-email-column" style="padding:40px 36px 32px"><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><td><hr style="width:32px;border:0;border-top:3px solid #00897b;margin:0 0 16px"/><p style="font-size:13px;line-height:20px;color:#334155;font-weight:700;letter-spacing:1px;margin:0 0 32px;text-transform:uppercase;margin-top:0;margin-right:0;margin-bottom:32px;margin-left:0">{{ project_name }}</p></td></tr></tbody></table><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><td><h1 style="color:#17212b;font-size:26px;font-weight:700;letter-spacing:-0.3px;line-height:34px;margin:0 0 20px">Test email</h1><p style="font-size:15px;line-height:26px;color:#334155;margin:0 0 18px;margin-top:0;margin-right:0;margin-bottom:18px;margin-left:0">Hi,</p><p style="font-size:15px;line-height:26px;color:#334155;margin:0 0 18px;margin-top:0;margin-right:0;margin-bottom:18px;margin-left:0">This is a test email from <!-- -->{{ project_name }}<!-- -->. If you&#x27;re reading it, email delivery is configured correctly.</p><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="background-color:#f2f8f7;border-left:3px solid #00897b;margin:24px 0 28px;padding:6px 18px"><tbody><tr><td><p style="font-size:14px;line-height:24px;margin:12px 0;margin-top:12px;margin-right:0;margin-bottom:12px;margin-left:0"><span style="color:#64748b;font-size:11px;font-weight:700;letter-spacing:1px;line-height:16px;text-transform:uppercase">Sent to</span><br/><span style="color:#1e293b;font-family:Consolas, &quot;Courier New&quot;, monospace;font-size:14px;font-weight:700;line-height:22px;word-break:break-all">{{ email }}</span></p></td></tr></tbody></table><p style="font-size:14px;line-height:23px;color:#64748b;margin:0 0 16px;margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0">If you weren&#x27;t expecting this email, you can safely ignore it.</p></td></tr></tbody></table><hr style="width:100%;border:0;border-top:1px solid #dce7e5;margin:36px 0 18px"/><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><td><p style="font-size:12px;line-height:20px;color:#64748b;margin:0;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0">© <!-- -->2026<!-- --> <!-- -->{{ project_name }}<!-- -->. All rights reserved.</p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!--/$--></body></html>