first init
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="format-detection" content="email=no"/>
|
||||
<meta name="format-detection" content="date=no"/>
|
||||
</head>
|
||||
<body style="margin: 0; padding: 0;" bgcolor="#FFFFFF">
|
||||
<table width="100%" height="100%" style="min-width: 348px;" border="0" cellspacing="0" cellpadding="0" lang="en">
|
||||
<tbody>
|
||||
<tr height="32" style="height: 32px;">
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td>
|
||||
<table border="0" cellspacing="0" cellpadding="0"
|
||||
style="padding-bottom: 20px;max-width: 516px;min-width: 220px;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="8" style="width: 8px;"></td>
|
||||
<td>
|
||||
<div style="border-style: solid; border-width: thin; border-color:#dadce0; border-radius: 8px; padding: 40px 20px;"
|
||||
align="center">
|
||||
<div style="font-family: 'Google Sans',Roboto,RobotoDraft,Helvetica,Arial,sans-serif;border-bottom: thin solid #dadce0; color: rgba(0,0,0,0.87); line-height: 32px; padding-bottom: 24px;text-align: center; word-break: break-word;">
|
||||
<div style="font-size: 24px;">
|
||||
{{site_title}} domain change notice
|
||||
</div>
|
||||
<div style="font-size: 13px; color: rgba(0,0,0,0.54); margin-top: 6px;">
|
||||
Hi {{name}}, this is a bulk notification sent to all registered users.
|
||||
</div>
|
||||
</div>
|
||||
<div style="font-family: Roboto-Regular,Helvetica,Arial,sans-serif; font-size: 14px; color: rgba(0,0,0,0.87); line-height: 22px; padding-top: 20px; text-align: left;">
|
||||
<div style="padding: 12px 14px; border-radius: 6px; background-color: #e8f0fe; border: 1px solid #c6dafc; margin-bottom: 14px; text-align: center;">
|
||||
<div style="font-size: 13px; color: rgba(0,0,0,0.54);">Our new domain</div>
|
||||
<div style="font-size: 18px; font-weight: bold; color: #1a73e8; margin-top: 4px; word-break: break-all;">{{site}}</div>
|
||||
</div>
|
||||
|
||||
<p style="margin: 0 0 14px;">First of all, thank you for using {{site_title}}. Our site has officially moved to the new domain <b>{{site}}</b> (previously {{old_domain}}).</p>
|
||||
|
||||
<p style="margin: 0 0 6px;"><b>Why the change?</b></p>
|
||||
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">The .guru domain has kept raising its renewal price in recent years, so we have migrated to the more stable .one domain.</p>
|
||||
|
||||
<p style="margin: 0 0 6px;"><b>What happens to the old domain?</b></p>
|
||||
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">The old domain will expire on <b>{{expire_date}}</b>. Until then, visits to the old domain will be redirected automatically to the new one via a permanent 301 redirect — your account and data stay unchanged. After that date, the old domain will be retired completely.</p>
|
||||
|
||||
<p style="margin: 0 0 6px;"><b>What should I do?</b></p>
|
||||
<p style="margin: 0 0 4px; color: rgba(0,0,0,0.54);">1. Remember the new domain {{site}} and use it from now on.</p>
|
||||
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">2. If you have shared your question box via a QR code before, please replace it with a new QR code generated for the new domain.</p>
|
||||
|
||||
<p style="margin: 0 0 10px;">Your personal question box link (bookmark it):</p>
|
||||
</div>
|
||||
<div style="font-family: 'Google Sans',Roboto,RobotoDraft,Helvetica,Arial,sans-serif; line-height: 16px; font-size: 14px; text-align: center;">
|
||||
<a href="{{box_link}}" target="_blank"
|
||||
style="color: #ffffff; font-weight: 400; text-decoration: none; display: inline-block; padding: 10px 24px; background-color: #4184F3; border-radius: 5px; min-width: 90px;">
|
||||
Open my question box
|
||||
</a>
|
||||
<div style="font-family: Roboto-Regular,Helvetica,Arial,sans-serif; font-size: 12px; color: rgba(0,0,0,0.54); padding-top: 10px; word-break: break-all;">
|
||||
{{box_link}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: left;">
|
||||
<div style="font-family: Roboto-Regular,Helvetica,Arial,sans-serif;color: rgba(0,0,0,0.54);font-size: 11px; line-height: 18px; padding-top: 12px; text-align: center;">
|
||||
<div>
|
||||
This is an automated notification sent to all registered users. Please do not reply directly.<br/>
|
||||
Thank you for your continued support.<br/>
|
||||
© {{year}} {{site_title}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td width="8" style="width: 8px;"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="32" style="height: 32px;">
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user