<!DOCTYPE html>
<html lang="nl">
  <head>
    <title>Domeinnaam gereserveerd</title>

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="Content-Language" content="NL">
    <meta name="robots" content="follow,index">

    <style>
      body {
        font-family: "Helvetica Neue";
        padding: 0px;
        margin: 0px;
        text-align: center;
        background-color: hsl(0, 0%, 89%);
      }

      .img {
        margin: 20% auto 0;
        width: 240px;
      }

      a {
        text-decoration: none;
      }

      a svg {
        fill: #E2032D;
        color: #E2032D;
      }

      @media (prefers-color-scheme: dark) {
        body {
          background-color: #0d0d0d;
        }

        p {
          color: #f2f2f2;
        }
      }
    </style>
  </head>
  <body>
    <div class="img">
      <a href="https://www.exonet.nl" title="Next-level managed hosting">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 148.11 25.66">
          <path d="M62.15 0a12.83 12.83 0 1 0 12.4 12.4A12.83 12.83 0 0 0 62.15 0zm6 13.34a6.42 6.42 0 1 1-6.91-6.91 6.43 6.43 0 0 1 6.88 6.92zM96.61.57h5.85v5.85h-5.85zM23.22.68l8.85 12.12-8.85 12.13h8.1l4.8-6.57 4.72 6.47h8.11L31.32.68h-8.1zM48.95.78h-8.11l-.02.03 4.06 5.55L48.95.78zM84.42.57h-6.34V25.01h6.67V11.6l10.46 13.41h7.78L84.57.57h-.15zM148.11.57h-18.79v5.85h18.79V.57zM141.51 24.93V13.92l-5.85-7.5v18.51h5.85zM5.85 15.68h14.08V9.83H5.85V6.42h14.08V.57H0V19.37l4.34 5.56h15.59v-5.85H5.85v-3.4zM111.78 15.68h14.08V9.83h-14.08V6.42h14.08V.57h-19.93V19.37l4.34 5.56h15.59v-5.85h-14.08v-3.4z"></path>
        </svg>
      </a>
    </div>
    <p>
      Deze domeinnaam is gereserveerd door &eacute;&eacute;n van onze klanten.
    </p>
  </body>
</html>
