<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>Datetoday – Standards Against CSAE</title>

  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">

</head>

<body class="bg-light">

  <div class="container py-5">

    <div class="card shadow-lg border-0">

      <div class="card-body p-5">

        <h1 class="mb-4 text-center text-primary">Datetoday – Standards Against CSAE</h1>

        <p class="lead text-center">We are committed to creating a safe, secure, and responsible platform for adults only.</p>

        <hr class="my-4">


        <h3>Our Commitments</h3>

        <ul class="list-group list-group-flush mb-4">

          <li class="list-group-item">

            <strong>Strict Age Policy:</strong> Datetoday is exclusively for users 18 years and older. We require age verification and actively monitor for false accounts.

          </li>

          <li class="list-group-item">

            <strong>Zero Tolerance for CSAE:</strong> Any content, imagery, or conversations that depict or promote child sexual abuse and exploitation are strictly prohibited and will result in immediate account termination and reporting to authorities.

          </li>

          <li class="list-group-item">

            <strong>Proactive Monitoring & Reporting:</strong> Reports are reviewed urgently. Any CSAE-related activity is escalated to the National Center for Missing and Exploited Children (NCMEC) and relevant authorities.

          </li>

          <li class="list-group-item">

            <strong>User Reporting Tools:</strong> Users can easily report suspicious content or behavior in-app, and our safety team takes swift action.

          </li>

          <li class="list-group-item">

            <strong>Partnership with Authorities:</strong> We work closely with law enforcement to combat online exploitation and preserve evidence when required.

          </li>

          <li class="list-group-item">

            <strong>Ongoing Commitment:</strong> Our standards evolve regularly to align with global best practices and safety regulations.

          </li>

        </ul>


        <h3>Reporting Concerns</h3>

        <p>

          If you encounter any content or behavior related to CSAE within Datetoday, please report it through the in-app reporting tools or contact us directly at:

        </p>

        <p class="fw-bold">

          📧 Email: <a href="mailto:info@datetodayapp.com">info@datetodayapp.com</a>

        </p>


        <div class="alert alert-info mt-4">

          <strong>Reminder:</strong> Datetoday is strictly for adults 18+ only. Protecting children and preventing exploitation is our highest priority.

        </div>

      </div>

    </div>

  </div>

</body>

</html>