25 lines
895 B
HTML
Raw Normal View History

2025-11-13 20:56:41 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Data Portability & Deletion Policy - MyWebdav Cloud Storage</title>
<link rel="stylesheet" href="/static/css/style.css">
</head>
<body>
<div class="container">
<header>
<h1>Data Portability & Deletion Policy</h1>
</header>
<main>
<h1>Data Portability and Deletion Policy</h1>
<p>This is a placeholder for the Data Portability and Deletion Policy.</p>
<p>This document outlines user rights regarding data portability (per the EU Data Act) and procedures for account/data deletion.</p>
<p><strong>Legal professionals need to fill in the actual content.</strong></p>
</main>
<footer>
<a href="/">Back to MyWebdav</a>
</footer>
</div>
</body>
</html>