Sujet: Your photos and documents may be at risk if your account remains over-limit
De: Storage Notification Team
Date: 11 septembre 2026 à 12:21
<!DOCTYPE html>
Data Deletion Warning
body {
margin: 0;
padding: 0;
background: #f6f8fb;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.wrap {
width: 100%;
max-width: 600px;
margin: 20px auto;
background: #ffffff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
}
.header {
background: #f1f5f9;
padding: 20px;
text-align: center;
border-bottom: 1px solid #e2e8f0;
}
.logo-cloud {
width: 50px;
height: auto;
}
.content {
padding: 30px 25px;
}
.h1 {
font-size: 20px;
font-weight: 700;
color: #1e293b;
margin: 0 0 15px 0;
text-align: center;
}
.danger-box {
border: 1px solid #fecaca;
background: #fef2f2;
border-radius: 8px;
padding: 20px;
margin-bottom: 25px;
}
.danger-title {
color: #dc2626;
font-weight: 800;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.danger-text {
color: #7f1d1d;
font-size: 15px;
line-height: 1.5;
}
.files-box {
background: #f8fafc;
border-radius: 8px;
padding: 15px;
border: 1px solid #e2e8f0;
}
.file-row {
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #e2e8f0;
font-size: 14px;
color: #334155;
}
.file-row:last-child {
border-bottom: none;
}
.file-label {
display: flex;
align-items: center;
gap: 8px;
}
.file-stat {
font-weight: 600;
color: #0f172a;
}
.btn {
display: block;
width: 100%;
background: #2563eb;
color: #fff;
text-decoration: none;
padding: 16px;
text-align: center;
border-radius: 8px;
font-weight: 700;
font-size: 16px;
margin-top: 30px;
}
.footer {
text-align: center;
padding: 20px;
font-size: 11px;
color: #94a3b8;
}
<!-- Replace with your logo URL -->
Scheduled for Deletion
Your account has been inactive and over-limit. Per our retention policy, your files are scheduled to be
removed.
Permanent Data Loss
If you do not renew your storage plan by , your data
will be permanently deleted from our servers.
Photos & Videos
At Risk
Documents
At Risk
Cloud Backups
Stopped
Keep My Files
Unsubscribe
const d4 = new Date();
d4.setDate(d4.getDate() + 3); // Set to 3 days from now
document.getElementById('del_date').textContent = d4.toLocaleDateString('en-US', { month: 'long', day: 'numeric', year: 'numeric' });
Original post






