Files
pocket-id/backend/resources/email-templates/test_html.tmpl
T

1 line
6.4 KiB
Cheetah
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.
{{define "root"}}<!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 content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta name="x-apple-disable-message-reformatting"/><meta name="color-scheme" content="light"/><meta name="supported-color-schemes" content="light"/><title>Your email setup is working correctly</title><style>@font-face{font-family:'Gloock';font-style:normal;font-weight:400;mso-font-alt:'Georgia';src:url({{.AppURL}}/fonts/Gloock-Regular.woff) format('woff');}</style></head><body dir="ltr" lang="en" style="background-color:#f5f5f5;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">Your email setup is working correctly<div>                                                                                                                                                                   </div></div><!--body--><table border="0" width="100%" cellPadding="0" cellSpacing="0" role="presentation" align="center"><tbody><tr><td dir="ltr" lang="en" style="margin:0;padding:32px 16px;background-color:#f5f5f5;font-family:-apple-system, BlinkMacSystemFont, &#x27;Segoe UI&#x27;, Roboto, Helvetica, Arial, sans-serif;color:#404040"><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="max-width:480px;width:100%;margin:0 auto"><tbody><tr style="width:100%"><td><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" data-skip-in-text="true" style="margin-bottom:20px"><tbody><tr><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="width:36px;vertical-align:middle"><a href="{{.AppURL}}" style="color:#067df7;text-decoration-line:none" target="_blank"><img alt="{{.AppName}}" height="28" src="{{.LogoURL}}" style="display:block;outline:none;border:none;text-decoration:none;width:28px;height:28px;border-radius:6px" width="28"/></a></td><td data-id="__react-email-column"><a href="{{.AppURL}}" style="color:#0a0a0a;text-decoration-line:none;font-family:Gloock, Georgia, &#x27;Times New Roman&#x27;, serif;font-size:20px;line-height:28px;text-decoration:none" target="_blank">{{.AppName}}</a></td></tr></tbody></table></td></tr></tbody></table><table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation"><tbody><tr><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="background-color:#ffffff;border:1px solid #e5e5e5;border-radius:24px;padding:32px;text-align:left"><h1 style="margin:0 0 16px 0;font-family:Gloock, Georgia, &#x27;Times New Roman&#x27;, serif;font-size:26px;line-height:32px;font-weight:400;letter-spacing:-0.01em;color:#0a0a0a">Test email</h1><p style="font-size:15px;line-height:24px;margin:0 0 16px 0;color:#404040;margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0">Your email setup is working correctly!</p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!--/$--></body></html>{{end}}