From ad39b54f1dc0c68279def8a0075ddd899efaf0b1 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Wed, 10 Apr 2024 14:14:20 -0400 Subject: [PATCH] Add Deletion Info Page --- frontend-next/public/deletion.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 frontend-next/public/deletion.html diff --git a/frontend-next/public/deletion.html b/frontend-next/public/deletion.html new file mode 100644 index 0000000..28d70ae --- /dev/null +++ b/frontend-next/public/deletion.html @@ -0,0 +1,28 @@ + + + + User Data Deletion Request + + +

User Data Deletion Request

+

+ To request the deletion of your user data from our system, please follow the steps below: +

+
    +
  1. Compose an email to deletion@chatma.ps.
  2. +
  3. In the email subject, write "User Data Deletion Request".
  4. +
  5. In the body of the email, provide the following information:
  6. + +
  7. Send the email.
  8. +
+

+ Our team will process your request as soon as possible. Please note that the deletion of your user data may take some time, and we will notify you once it has been completed. +

+

+ If you have any further questions or concerns, please don't hesitate to contact us at support@chatma.ps. +

+ + \ No newline at end of file