AccountDeletionEmail
EmailHesap silme zamanlama bildirimi. Grace period, kalıcı silme uyarısı ve iptal CTA.
Account Deletion Scheduled
This action is permanent
All data will be deleted on May 10, 2026. This cannot be undone.
© 2026 Acme Corp
Live preview<%
var del = locals.deletion || {};
%>
<%- include('../_preview-bar', locals) %>
Account Deletion Scheduled
Hi <%= toName %>,
We've received your request to delete your <%= company.name %> account. Your account has been scheduled for permanent deletion.
Deletion requested
<%= del.requestedAt %>
Scheduled for
<%= del.scheduledAt %>
Grace period
<%= del.gracePeriodDays %> days to cancel
This action is permanent
All your data — including projects, files, and settings — will be permanently deleted on <%= del.scheduledAt %>. This cannot be undone after the deletion date.
Cancel Deletion
Changed your mind? You have until <%= del.scheduledAt %> to cancel.
If you didn't request this, contact support immediately.
<%- include('../_footer', locals) %>