-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemail.html
494 lines (479 loc) · 24.4 KB
/
email.html
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
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!-- @format -->
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8" />
<meta student="viewport" content="width=device-width, initial-scale=1.0" />
<title>【報名成功】知資為資知 - 2024中電會聯合寒訓</title>
<style media="all" type="text/css">
@media all {
.btn-primary table td:hover {
background-color: #0ba3be !important;
}
.btn-primary a:hover {
background-color: #0ba3be !important;
border-color: #0ba3be !important;
}
}
@media only screen and (max-width: 640px) {
.main p,
.main td,
.main span {
font-size: 16px !important;
}
.wrapper {
padding: 8px !important;
}
.content {
padding: 0 !important;
}
.container {
padding: 0 !important;
padding-top: 8px !important;
width: 100% !important;
}
.main {
border-left-width: 0 !important;
border-radius: 0 !important;
border-right-width: 0 !important;
}
.btn table {
max-width: 100% !important;
width: 100% !important;
}
.btn a {
font-size: 16px !important;
max-width: 100% !important;
width: 100% !important;
}
}
@media all {
.ExternalClass {
width: 100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
.apple-link a {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
text-decoration: none !important;
}
#MessageViewBody a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
}
</style>
</head>
<body
style="
font-family: system-ui, -apple-system, BlinkMacSystemFont,
'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 16px;
line-height: 1.3;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
background-color: #f4f5f6;
margin: 0;
padding: 0;
"
>
<table
role="presentation"
border="0"
cellpadding="0"
cellspacing="0"
class="body"
style="
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
background-color: #f4f5f6;
width: 100%;
"
width="100%"
bgcolor="#f4f5f6"
>
<tr>
<td
style="
font-family: system-ui, -apple-system,
BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
sans-serif;
font-size: 16px;
vertical-align: top;
"
valign="top"
>
</td>
<td
class="container"
style="
font-family: system-ui, -apple-system,
BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
sans-serif;
font-size: 16px;
vertical-align: top;
max-width: 600px;
padding: 0;
padding-top: 24px;
width: 600px;
margin: 0 auto;
"
width="600"
valign="top"
>
<div
class="content"
style="
box-sizing: border-box;
display: block;
margin: 0 auto;
max-width: 600px;
padding: 0;
"
>
<!-- START CENTERED WHITE CONTAINER -->
<span
class="preheader"
style="
color: transparent;
display: none;
height: 0;
max-height: 0;
max-width: 0;
opacity: 0;
overflow: hidden;
mso-hide: all;
visibility: hidden;
width: 0;
"
>${student} 您好,感謝您報名參加【知資為資知 -
2024中電會聯合寒訓】,我們已收到您的報名資料及報名費用。</span
>
<table
role="presentation"
border="0"
cellpadding="0"
cellspacing="0"
class="main"
style="
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
background: #ffffff;
border: 1px solid #eaebed;
border-radius: 16px;
width: 100%;
"
width="100%"
>
<!-- START MAIN CONTENT AREA -->
<tr>
<td
class="wrapper"
style="
font-family: system-ui, -apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', 'Helvetica Neue',
sans-serif;
font-size: 16px;
vertical-align: top;
box-sizing: border-box;
padding: 24px;
"
valign="top"
>
<p style="margin:0 auto;text-align: center;">
<img src="https://wc.scaict.org/static/icon/android-chrome-512x512.png" alt="" height="60px">
</p>
<p
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
font-size: 16px;
font-weight: normal;
margin: 0;
margin-bottom: 16px;
"
>
${student} 您好,
</p>
<p
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
font-size: 16px;
font-weight: normal;
margin: 0;
margin-bottom: 16px;
"
>
感謝您報名參加【知資為資知 -
2024中電會聯合寒訓】,我們已收到您的報名資料及報名費用。以下為您的報名資料:
</p>
<div
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
font-size: 16px;
font-weight: normal;
margin-bottom: 16px;
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
background: #c2eff6;
border-radius: 16px;
max-width: 20em;
padding: 1em;
"
>
${data}
</div>
<p
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
font-size: 16px;
font-weight: normal;
margin: 0;
margin-bottom: 16px;
"
>
行前通知將於近期公佈,請留意此電子郵件或追蹤 Instagram 公告。如有任何疑問,請聯絡我們。
</p>
<table
role="presentation"
border="0"
cellpadding="0"
cellspacing="0"
class="btn btn-primary"
style="
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
box-sizing: border-box;
width: 100%;
min-width: 100%;
"
width="100%"
>
<tbody>
<tr>
<td
align="left"
style="
font-family: Helvetica,
sans-serif;
font-size: 16px;
vertical-align: top;
padding-bottom: 16px;
"
valign="top"
>
<table
role="presentation"
border="0"
cellpadding="0"
cellspacing="0"
style="
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
width: auto;
"
>
<tbody>
<tr>
<td
style="
font-family: Helvetica,
sans-serif;
font-size: 16px;
vertical-align: top;
border-radius: 4px;
text-align: center;
background-color: #69c5d6;
"
valign="top"
align="center"
bgcolor="#69c5d6"
>
<a
href="https://www.instagram.com/scaict.2024_wintercamp/"
target="_blank"
style="
border: solid
2px
#69c5d6;
border-radius: 4px;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 12px
24px;
text-decoration: none;
text-transform: capitalize;
background-color: #69c5d6;
border-color: #69c5d6;
color: #ffffff;
"
>活動官方 Instagram </a
>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
font-size: 16px;
font-weight: normal;
margin: 0;
margin-bottom: 16px;
"
>
<i> 祝 順心,<br>
中部高中電資社團聯合會議</i>
</p>
</td>
</tr>
<!-- END MAIN CONTENT AREA -->
</table>
<!-- START FOOTER -->
<div
class="footer"
style="
clear: both;
padding-top: 24px;
text-align: center;
width: 100%;
"
>
<table
role="presentation"
border="0"
cellpadding="0"
cellspacing="0"
style="
border-collapse: separate;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
width: 100%;
"
width="100%"
>
<tr>
<td
class="content-block"
style="
font-family: system-ui,
-apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu,
Cantarell, 'Open Sans',
'Helvetica Neue', sans-serif;
vertical-align: top;
color: #9a9ea6;
font-size: 10px;
text-align: center;
"
valign="top"
align="center"
>
<span
class="apple-link"
style="
color: #9a9ea6;
font-size: 10px;
text-align: center;
"
>主辦單位: 中部高中電資社團聯合會議、私立東海大學 資訊工程學系、私立東海大學 駭客社 Hackers in Tunghai
</span
>
<br /> <br />
若有任何問題可直接回覆此信件,或是透過
<a
href="https://www.instagram.com/scaict.2024_wintercamp/"
style="
color: #9a9ea6;
font-size: 10px;
text-align: center;
text-decoration: none;
"
target="_blank"
>Instagram</a
>
聯繫我們。
</td>
</tr>
</table>
</div>
<!-- END FOOTER -->
<!-- END CENTERED WHITE CONTAINER -->
</div>
</td>
<td
style="
font-family: system-ui, -apple-system,
BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
sans-serif;
font-size: 16px;
vertical-align: top;
"
valign="top"
>
</td>
</tr>
</table>
</body>
</html>