Files
tamabox-broadcast-mailsystem/templates/zh-TW.html
T
2026-09-07 18:04:51 +08:00

84 lines
5.5 KiB
HTML

<!DOCTYPE html>
<html lang="zh-TW">
<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="zh-TW">
<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}} 網域變更通知
</div>
<div style="font-size: 13px; color: rgba(0,0,0,0.54); margin-top: 6px;">
你好,{{name}}!這是一封群發的站內通知郵件
</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);">本站新網域</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;">首先,感謝你一直以來使用 {{site_title}}。本站已正式切換到新網域 <b>{{site}}</b>(原網域:{{old_domain}})。</p>
<p style="margin: 0 0 6px;"><b>為什麼換網域?</b></p>
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">.guru 網域近年來連續漲價,續費成本越來越高,因此我們遷移到了更穩定的 .one 網域。</p>
<p style="margin: 0 0 6px;"><b>原網域會怎樣?</b></p>
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">原網域將於 <b>{{expire_date}}</b> 到期。到期前造訪原網域會透過 301 永久重新導向自動跳轉到新網域,你的帳號和資料都不變;到期之後,舊網域將徹底不再使用。</p>
<p style="margin: 0 0 6px;"><b>你該做什麼?</b></p>
<p style="margin: 0 0 4px; color: rgba(0,0,0,0.54);">1. 記住新網域 {{site}},以後直接造訪這裡。</p>
<p style="margin: 0 0 14px; color: rgba(0,0,0,0.54);">2. 如果之前透過 QR Code 分享過自己的提問箱,記得把 QR Code 換成新網域對應的新 QR Code。</p>
<p style="margin: 0 0 10px;">你的提問箱地址(建議收藏):</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;">
開啟我的提問箱
</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>
這是一封系統通知郵件,由站點統一發送給全體註冊用戶,請勿直接回覆。<br/>
感謝你一直以來的陪伴與支持。<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>