Files
Olares/apps/packages/app/public/legal/privacy-policy.html

16 lines
431 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>beOS Pro Privacy Policy</title>
</head>
<body>
<main>
<h1>beOS Pro Privacy Policy</h1>
<p>This installation is configured for self-hosted operation.</p>
<p>Review and replace this placeholder with your own privacy policy before distribution.</p>
</main>
</body>
</html>