-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpreview_4_storage_reminder_15_days.html
More file actions
executable file
·32 lines (31 loc) · 2.18 KB
/
preview_4_storage_reminder_15_days.html
File metadata and controls
executable file
·32 lines (31 loc) · 2.18 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
32
<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>Storage Limit Reminder</strong></h1>
<p style="color: #F59E0B; margin: 5px 0px 0px; font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;"><strong>15 Days Left</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: 20px;">Just a heads-up that you’re over your archived show storage limit.</p>
<p style="color: #D1D5DB; font-size: 16px; line-height: 1.6; margin-bottom: 25px;">You have <strong>15 days</strong> remaining before the oldest archived shows beyond your limit are automatically and permanently deleted. Please upgrade your plan or remove archived shows to prevent any data loss.</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>