<!doctype html>

<html lang="de">

<head>

  <meta charset="utf-8">

  <title>Lucy Assets</title>


  <!-- Sicherheit / DSGVO-freundlich -->

  <meta http-equiv="Content-Security-Policy"

        content="default-src 'self'; script-src 'self'; style-src 'self';">


  <meta name="robots" content="noindex,nofollow">

</head>

<body>

  <p>Lucy Assets – OK</p>

</body>

</html>