-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpreview_revoked.html
More file actions
executable file
·31 lines (30 loc) · 1.97 KB
/
preview_revoked.html
File metadata and controls
executable file
·31 lines (30 loc) · 1.97 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: #450a0a;">
<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: #EF4444; 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>Access Revoked</strong></h1>
<p style="color: #EF4444; 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;">Your beta access for ShowReady has been revoked due to inactivity of over 60 days. If you wish to rejoin the beta, please contact our support team. Thank you for your participation!</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>