-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpreview_1_inactivity_warning.html
More file actions
executable file
·31 lines (30 loc) · 1.99 KB
/
preview_1_inactivity_warning.html
File metadata and controls
executable file
·31 lines (30 loc) · 1.99 KB
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
<table cellpadding="0" cellspacing="0" width="100%" border="0" draggable="false" style="background-color: #feb204;">
<tbody>
<tr>
<td colspan="1" rowspan="1" align="center" style="padding: 40px 10px;">
<table cellpadding="0" cellspacing="0" width="600" border="0" align="center" draggable="false" style="background-color: #1F2937; border-radius: 12px; overflow: hidden; border: 1px solid #374151; font-family: Helvetica, Arial, sans-serif; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5); margin: 0px auto;">
<tbody>
<tr><td colspan="1" rowspan="1" style="background-color: #F59E0B; height: 6px;"></td></tr>
<tr>
<td colspan="1" rowspan="1" style="padding: 30px 40px; border-bottom: 1px solid #374151;">
<h1 style="color: #F9FAFB; margin: 0px; font-size: 24px; font-weight: 700;"><strong>Inactivity Warning</strong></h1>
<p style="color: #F59E0B; margin: 5px 0px 0px; font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;"><strong>ShowReady Beta</strong></p>
</td>
</tr>
<tr>
<td colspan="1" rowspan="1" style="padding: 40px;">
<p style="color: #D1D5DB; font-size: 16px; line-height: 1.6; margin-bottom: 20px;">Hi Justin,</p>
<p style="color: #D1D5DB; font-size: 16px; line-height: 1.6; margin-bottom: 25px;">This is a friendly notice that your ShowReady beta account has been inactive for over 30 days. To keep your access, please log in within the next 30 days. We'd love to have you continue with us!</p>
</td>
</tr>
<tr>
<td colspan="1" rowspan="1" style="background-color: #111827; padding: 20px; text-align: center; border-top: 1px solid #374151;">
<p style="color: #4B5563; font-size: 12px; margin: 0px;">Powered by ShowReady</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>