Current File : //home/quantums/wipo-office.com/verion/privacy.html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Privacy Policy</title>
  <link rel="stylesheet" href="../assets/css/style.css">
</head>
<body>
  <h1>Privacy Policy</h1>
  <p>We collect only the data you submit to process your purchase. We do not share your data with third parties. You may request deletion at any time.</p>
  <a href="../index.html">Back to Home</a>
</body>
</html>