| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
- <title>Crazy Charge - 充電完成</title>
- </head>
- <body>
- <table width="612" cellpadding="0" cellspacing="0" style="margin: 20px auto; background-color: #003643;" align="center">
- <tr>
- <td height="auto" style="text-align: center; ">
- <img class="banner_background" src="https://api.crazycharge.com.hk/static/banner_background.png" style="outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; width: auto; max-width: 100%; overflow: hidden; -webkit-border-radius: 3px; border-radius: 3px;">
- </td>
- </tr>
- <tr>
- <td style="height: 777; padding: 0 40px; min-height: 777;">
- <table width="532" cellpadding="0" cellspacing="0" style="background-color: #02677D; margin-top: 50px; padding-top: 40px; padding-left: 40px; padding-right: 40px;">
- <tr>
- <td>
- <img class="banner_logo" src="https://api.crazycharge.com.hk/static/banner_logo.png">
-
- <p style="color: #ffffff; text-align: center; font-size: 36px; font-weight: bold; margin-bottom: 40px; ">充電已完成!
- </p>
-
- <p style="color: #ffffff;font-size: 14px;text-align: center; font-weight: normal; margin-bottom: 10px; ">您的設備現在處於待機模式。請在15分鐘內拔掉充電槍。</p>
- <p style="color: #ffffff;font-size: 14px;text-align: center; font-weight: normal; margin-bottom: 40px; ">否則,將收取每分鐘3元的罰款。</p>
- <p style="color: #ffffff;text-align: center;font-size: 36px; font-weight: bold; margin-bottom: 40px;text-align: center;"></p>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr width="100%" cellpadding="0" cellspacing="0" >
- <td align="center" style="height: 104px; width: 387px; margin: 40px 0; color: #DDDDDD; font-size: 14px; font-weight: 10;">
- <img src="https://api.crazycharge.com.hk/static/facebook_logo.png" alt="facebook_logo">
- <img src="https://api.crazycharge.com.hk/static/ig_logo.png" alt="ig_logo" style="margin-left: 14px;">
- <img src="https://api.crazycharge.com.hk/static/website_logo.png" alt="website_logo" style="margin-left: 14px;">
- <p style="margin-bottom: 3px; text-align: center;">Email sent to <%= locals.receiver %> by Crazy Charge,</p>
- </td>
- <!-- <td align="center" style="line-height: 1.2;"> -->
- <!-- </td> -->
- </tr>
- <tr width="100%" cellpadding="0" cellspacing="0" style="background-color: #00252E; color: #DDDDDD; font-size: 14px; font-weight: 10; line-height: 1.2;">
- <td align="center" style="padding: 14px 0;">
- <p style="margin-bottom: 14px;">143 Wai Yip Street, Kwun Tong, Kowloon, Hong Kong</p>
- <p style="margin: 0;">All Rights Reserved. 2024 © Crazy Charges</p>
- </td>
- </tr>
- </table>
- </body>
- </html>
|