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

1 line
6.1 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><style></style></head><body style="background-color:rgb(255,255,255);margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left: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:rgb(255,255,255);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Oxygen,Ubuntu,Cantarell,&quot;Fira Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif;color:rgb(30,41,59);max-width:560px;width:100%;margin-right:auto;margin-left:auto;margin-bottom:0rem;margin-top:0rem;padding-bottom:3rem;padding-top:3rem;padding-right:1.5rem;padding-left:1.5rem"><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><td><hr style="width:2rem;border:none;border-top:1px solid #eaeaea;border-style:solid;border-width:0px;border-top-style:solid;border-top-width:2px;border-color:rgb(0,150,136);margin:0rem"/><p style="font-size:13px;line-height:24px;color:rgb(30,41,59);font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-top:1rem;margin-bottom:2.25rem">{{ 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="font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-0.02em;color:rgb(30,41,59);margin:0rem;margin-bottom:1.25rem">Test email</h1><p style="font-size:15px;line-height:1.75rem;color:rgb(30,41,59);margin-top:16px;margin-bottom:16px">Hi,</p><p style="font-size:15px;line-height:1.75rem;color:rgb(30,41,59);margin-top:16px;margin-bottom:16px">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="border-style:solid;border-width:0px;border-left-style:solid;border-left-width:2px;border-color:rgb(0,150,136);padding-left:1.25rem;margin-bottom:1.75rem;margin-top:1.75rem"><tbody><tr><td><p style="font-size:14px;line-height:24px;margin:0rem;margin-bottom:0.75rem;margin-top:0.75rem;margin-left:0rem;margin-right:0rem"><span style="display:block;font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:rgb(100,116,139)">Sent to</span><span style="display:block;font-size:0.875rem;line-height:1.4285714285714286;font-weight:600;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,&quot;Liberation Mono&quot;,&quot;Courier New&quot;,monospace;margin-top:0.25rem">{{ email }}</span></p></td></tr></tbody></table><p style="font-size:0.875rem;line-height:1.5rem;color:rgb(100,116,139);margin-top:16px;margin-bottom:16px">If you weren&#x27;t expecting this email, you can safely ignore it.</p></td></tr></tbody></table><hr style="width:100%;border:none;border-top:1px solid #eaeaea;border-style:solid;border-width:0px;border-top-style:solid;border-top-width:1px;border-color:rgb(226,232,240);margin-top:2.5rem;margin-bottom:1.25rem"/><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><td><p style="font-size:0.75rem;line-height:1.25rem;color:rgb(100,116,139);margin:0rem;margin-top:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem">© <!-- -->2026<!-- --> <!-- -->{{ project_name }}<!-- -->. All rights reserved.</p></td></tr></tbody></table></td></tr></tbody></table><!--/$--></body></html>