Spaces:
Runtime error
Runtime error
File size: 17,902 Bytes
b75f547 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 |
<html xmlns="http:www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="x-apple-disable-message-reformatting">
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<!--[if mso]>
<style type="text/css">
body,table tr,table td,a, span,table.MsoNormalTable{font-family:Helvetica,Arial,sans-serif !important;}
</style>
<![endif]-->
<style type="text/css">
.bg-linkedin {
background-color: #0077b5 !important;
}
.hover-bg-gray-200:hover {
background-color: #edf2f7 !important;
}
.hover-bg-gray-900:hover {
background-color: #1a202c !important;
}
.hover-bg-red-700:hover {
background-color: #c53030 !important;
}
.hover-bg-blue-700:hover {
background-color: #2b6cb0 !important;
}
.hover-bg-blue-800:hover {
background-color: #2c5282 !important;
}
.hover-bg-indigo-700:hover {
background-color: #4c51bf !important;
}
.hover-opacity-100:hover {
opacity: 1 !important;
}
.hover-text-white:hover {
color: #ffffff !important;
}
.hover-text-blue-400:hover {
color: #63b3ed !important;
}
.hover-no-underline:hover {
text-decoration: none !important;
}
@media screen {
img {
max-width: 100%;
}
td,
th {
box-sizing: border-box;
}
a[x-apple-data-detectors] {
color: inherit;
text-decoration: none;
}
.all-font-montserrat {
font-family: Montserrat, -apple-system, "Segoe UI", Helvetica, sans-serif !important;
}
.all-font-sans {
font-family: -apple-system, "Segoe UI", sans-serif !important;
}
}
@media (max-width: 600px) {
u~div .wrapper {
min-width: 100vw;
}
img {
height: auto !important;
}
.sm-rounded-none {
border-radius: 0 !important;
}
.sm-block {
display: block !important;
}
.sm-inline-block {
display: inline-block !important;
}
.sm-hidden {
display: none !important;
}
.sm-h-20 {
height: 20px !important;
}
.sm-h-24 {
height: 24px !important;
}
.sm-h-32 {
height: 32px !important;
}
.sm-mb-0 {
margin-bottom: 0 !important;
}
.sm-mb-16 {
margin-bottom: 16px !important;
}
.sm-opacity-100 {
opacity: 1 !important;
}
.sm-px-0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.sm-py-10 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.sm-px-14 {
padding-left: 14px !important;
padding-right: 14px !important;
}
.sm-py-24 {
padding-top: 24px !important;
padding-bottom: 24px !important;
}
.sm-px-24 {
padding-left: 24px !important;
padding-right: 24px !important;
}
.sm-px-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.sm-px-30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.sm-pt-0 {
padding-top: 0 !important;
}
.sm-pr-0 {
padding-right: 0 !important;
}
.sm-pb-0 {
padding-bottom: 0 !important;
}
.sm-pl-0 {
padding-left: 0 !important;
}
.sm-pt-4 {
padding-top: 4px !important;
}
.sm-pt-8 {
padding-top: 8px !important;
}
.sm-pb-8 {
padding-bottom: 8px !important;
}
.sm-pt-10 {
padding-top: 10px !important;
}
.sm-pb-10 {
padding-bottom: 10px !important;
}
.sm-pb-16 {
padding-bottom: 16px !important;
}
.sm-pl-10 {
padding-left: 10px !important;
}
.sm-pr-10 {
padding-left: 10px !important;
}
.sm-pl-16 {
padding-left: 16px !important;
}
.sm-pr-16 {
padding-left: 16px !important;
}
.sm-pt-20 {
padding-top: 20px !important;
}
.sm-pb-20 {
padding-bottom: 20px !important;
}
.sm-pl-20 {
padding-left: 20px !important;
}
.sm-pr-20 {
padding-left: 20px !important;
}
.sm-pt-24 {
padding-top: 24px !important;
}
.sm-pb-24 {
padding-bottom: 24px !important;
}
.sm-pb-32 {
padding-bottom: 32px !important;
}
.sm-pl-34 {
padding-left: 34px !important;
}
.sm-pl-40 {
padding-left: 40px !important;
}
.sm-pr-40 {
padding-right: 40px !important;
}
.sm-pb-40 {
padding-bottom: 40px !important;
}
.sm-text-left {
text-align: left !important;
}
.sm-text-center {
text-align: center !important;
}
.sm-w-1-2 {
width: 50% !important;
}
.sm-w-1-3 {
width: 33.33333% !important;
}
.sm-w-2-3 {
width: 66.66667% !important;
}
.sm-w-3-5 {
width: 60% !important;
}
.sm-w-full {
width: 100% !important;
max-width: 100% !important;
}
}
</style>
<title>Smile</title>
<style>
@media (max-width: 600px) {
img {
height: auto !important;
max-width: 100% !important;
}
body {
padding: 0;
}
}
</style>
</head>
<body style="box-sizing: border-box; margin: 0; padding: 0; width: 100%; word-break: break-word; -webkit-font-smoothing: antialiased;padding-bottom:20px; background-color: #ffdf84" class="sm-px-10">
<table style="overflow: hidden;">
<tbody>
<tr>
<td style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">SmileCheck 😄</td>
</tr>
</tbody>
</table>
<br>
<table class="wrapper all-font-sans" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="overflow: hidden;">
<tbody>
<tr>
<td align="center" width="100%">
<table class="sm-w-full" width="600" cellpadding="0" cellspacing="0" role="presentation" style="overflow: hidden;">
</table>
<table class="all-font-sans sm-w-full" cellspacing="0" cellpadding="0" style="overflow: hidden; margin-left: auto; margin-right: auto; width: 600px; background: rgb(255, 255, 255);" width="600" bgcolor="#ffffff">
<tbody>
<tr>
<td align="center" style="padding-top: 40px; padding-bottom: 40px; padding-left: 48px; padding-right: 48px; width: 100%; border-radius: 0px" class="sm-px-24" width="100%">
<table class="sm-w-full" cellspacing="0" cellpadding="0" style="overflow: hidden; width: 100%;" width="100%">
<tbody>
<tr>
<td align="center" style="text-align: center; padding-bottom: 18px; border-radius: 0px" class="sm-px-0"><a href="#" target="_blank" rel="noopener noreferrer nofollow" style="color: -webkit-link;"><img src="https://i.postimg.cc/vTSj1jQz/smilecheck-logo.png" data-avatar="false" alt="Logo" style="width: 180px; vertical-align: middle; line-height: 100%; max-width: 100%; border: 0; outline: none;" width="220" height="110"></a></td>
</tr>
<tr>
<td align="center" class="sm-px-0" style="border-radius: 0px"><a href target="_blank" rel="noopener noreferrer nofollow" style="color: -webkit-link;"><img src="https://letter-so.s3.us-west-1.amazonaws.com/uploads/exports/6410e03bdbcbc3164be07d14/32023/1678828931375twitter%2B%281%29%2B1.png" data-avatar="false" style="width: 16px; vertical-align: middle; line-height: 100%; max-width: 100%; border: 0; outline: none;" width="16" height="16"></a><span style="display: inline"> </span><a href target="_blank" rel="noopener noreferrer nofollow" style="color: -webkit-link;"><img src="https://letter-so.s3.us-west-1.amazonaws.com/uploads/exports/6410e03bdbcbc3164be07d14/32023/1678828931375instagram%2B1.png" data-avatar="false" style="width: 16px; vertical-align: middle; line-height: 100%; max-width: 100%; border: 0; outline: none;" width="16" height="16"></a><span style="display: inline"> </span><a href target="_blank" rel="noopener noreferrer nofollow" style="color: -webkit-link;"><img src="https://letter-so.s3.us-west-1.amazonaws.com/uploads/exports/6410e03bdbcbc3164be07d14/32023/1678828931375facebook%2B%281%29%2B1.png" data-avatar="false" style="width: 16px; vertical-align: middle; line-height: 100%; max-width: 100%; border: 0; outline: none;" width="16" height="16"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="sm-w-full all-font-sans" cellspacing="0" cellpadding="0" style="overflow: hidden; margin-left: auto; margin-right: auto; width: 600px; background: rgb(255, 255, 255);" width="600" bgcolor="#ffffff">
<tbody>
<tr>
<td style="border-radius: 0px">
<table cellspacing="0" cellpadding="0" style="overflow: hidden;">
<tbody>
<tr>
<td style="padding-top: 40px; padding-bottom: 40px; padding-left: 48px; padding-right: 48px; width: 100%; border-radius: 0px" class="sm-px-24" width="100%">
<table cellspacing="0" cellpadding="0" style="overflow: hidden; width: 100%;" width="100%">
<tbody>
<tr>
<td style="padding-bottom: 24px; border-radius: 0px" class="sm-px-0">
<h1 style="margin: 0 0 12px 0; line-height: 1.24; font-weight: bold; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 36px; color: #222;">Welcome To SmileCheck!!!</h1>
</td>
</tr>
<tr>
<td style="padding-bottom: 24px; border-radius: 0px" class="sm-px-0"><a href target="_blank" rel="noopener noreferrer nofollow" style="color: -webkit-link;"><img src="https://letter-so.s3.us-west-1.amazonaws.com/uploads/exports/6410e03bdbcbc3164be07d14/32023/1678828931375%252Fprototypr%252Ftemp%252F1580579385905-1580579385905.png" data-avatar="false" alt="Photo frame" style="width: 504px; max-width: 100%; vertical-align: middle; line-height: 100%; border: 0; outline: none;" width="504" height="340"></a></td>
</tr>
<tr>
<td style="padding-bottom: 24px; border-radius: 0px" class="sm-px-0">
<div>
<p style="margin: 0 0 12px 0; line-height: 1.6; margin-bottom: 24px; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">Hey, {{name}}</p>
<p style="margin: 0 0 12px 0; line-height: 1.6; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">Thank you for signing up with SmileCheck! We are thrilled to have you on board for this exciting journey.</p>
<p style="margin: 0 0 12px 0; line-height: 1.6; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">To complete the registration process, we kindly request that you verify your email address by clicking on the link below :</p>
<div style="padding-left: 20px; padding-right: 20px; border-radius: 10px; background-color:#ffa200; mso-padding-alt: 12px 48px; text-align:center; width:30%; margin:auto;" bgcolor="#ffa200"><a style="display: inline-block; padding-top: 16px; padding-bottom: 16px; text-decoration: none; color: #333333; font-size: 16px;" href="{{link}}" target="_blank"><b>Verify Here</b></a></div><br>
<p style="margin: 0 0 12px 0; line-height: 1.6; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">Please note that this link will only be valid for a limited time, so plase verify your email address as soon as possible to avoid any delays in accessing our services.</p>
<p style="margin: 0 0 12px 0; line-height: 1.6; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">If you have any questions or concerns, please do not hesitate to reach out to our customer support team at :</p>
<div style="padding-left: 20px; padding-right: 20px; border:solid; box-shadow: 6px 4px 25px 4px rgba(255, 157, 24, 1); border-radius: 10px; mso-padding-alt: 12px 48px; text-align:center; width:20%; margin:auto; border-color:#ffa200;"><a style="display: inline-block; padding-top: 16px; padding-bottom: 16px; text-decoration: none; color: #333333; font-size: 16px;" href="http://127.0.0.1:5000/#contact" target="_blank"><b>Support</b></a></div><br>
<p style="margin: 0 0 12px 0; line-height: 1.6; margin-bottom: 24px; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">Thank you again for choosing SmileCheck, and we look forward to helping you achieve your goals!</p>
<p style="margin: 0 0 12px 0; line-height: 1.6; margin-bottom: 24px; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">Best regards,</p>
<p style="margin: 0 0 12px 0; line-height: 1.6; margin-bottom: 24px; font-family: -apple-system, 'Segoe UI', sans-serif; font-size: 18px; color: #222;">SmileCheck Team</p>
</div>
</td>
</tr>
<!-- <tr>-->
<!-- <td align="center" class="sm-px-0" style="border-radius: 0px">-->
<!-- <table align="center" cellspacing="0" cellpadding="0" style="overflow: hidden; margin-left: auto; margin-right: auto;">-->
<!-- <tbody>-->
<!-- <tr>-->
<!-- <th colspan="1" rowspan="1" style="padding-left: 20px; padding-right: 20px; border-radius: 4px; background-color:#ffa200; mso-padding-alt: 12px 48px" bgcolor="#ffa200"><a style="display: inline-block; padding-top: 16px; padding-bottom: 16px; text-decoration: none; color: #333333; font-size: 16px;" href="{{link}}" target="_blank">Verify Here</a></th>-->
<!-- </tr>-->
<!-- </tbody>-->
<!-- </table>-->
<!-- </td>-->
<!-- </tr>-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="all-font-sans sm-w-full" cellspacing="0" cellpadding="0" style="overflow: hidden; margin-left: auto; margin-right: auto; width: 600px; background: rgb(255, 255, 255);" width="600" bgcolor="#ffffff">
<tbody>
<tr>
<td style="padding-top: 40px; padding-bottom: 40px; padding-left: 48px; padding-right: 48px; width: 100%; border-radius: 0px" class="sm-px-24" width="100%">
<table cellspacing="0" cellpadding="0" style="overflow: hidden; width: 100%;" width="100%">
<tbody>
<tr>
<td align="center" style="text-align: center; border-radius: 0px" class="sm-px-0">
<p style="font-size: 16px; margin: 0 0 12px 0; line-height: 1.6; font-family: -apple-system, 'Segoe UI', sans-serif; color: #222;"><a target="_blank" rel="noopener noreferrer nofollow" href="http://127.0.0.1:5000" style="font-size: 12px; text-decoration: none; color: #2d3042;"><span style="color: #787474">Unsubscribe from this list.</span></a></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html> |