<!DOCTYPE html>
<html lang="vi">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Đăng ký xét tuyển trực tuyến - Trường Đại học Luật TP.HCM</title>
    <meta
      name="description"
      content="Đăng ký xét tuyển trực tuyến - Trường Đại học Luật TP. Hồ Chí Minh"
    />
    <meta
      name="keywords"
      content="HCMULAW, xét tuyển, đại học luật TP.HCM, tuyển sinh"
    />
    <meta
      property="og:title"
      content="Đăng ký xét tuyển trực tuyến - Trường Đại học Luật TP.HCM"
    />
    <meta
      property="og:description"
      content="Hệ thống xét tuyển trực tuyến của Trường Đại học Luật TP. Hồ Chí Minh"
    />
    <meta property="og:image" content="/ulaw_logo.png" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://dkxt.hcmulaw.edu.vn" />
    <link rel="icon" href="/favicon.ico" type="image/x-icon" />
    <link rel="stylesheet" href="/umi.6df9d9e5.css" />
    <script>
      window.routerBase = "/";
    </script>
    <script>
      //! umi version: 3.5.43
    </script>
  </head>
  <body>
    <noscript>
      <div class="noscript-container">
        Xin chào! Vui lòng
        <a
          href="https://www.enablejavascript.io/vn"
          target="_blank"
          rel="noopener noreferrer"
        >
          <b>bật tính năng Javascript</b>
        </a>
        để có thể sử dụng hệ thống!
      </div>
    </noscript>
    <main id="root">
      <style>
        html,
        body,
        #root {
          height: 100%;
          margin: 0;
          padding: 0;
        }
        .noscript-container {
          display: flex;
          align-content: center;
          justify-content: center;
          margin-top: 90px;
          font-size: 20px;
          font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
            "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
        }
        .noscript-container a {
          margin: 0 3px;
        }
        .image_rotation {
          transform-origin: center center;
          animation: rotation 5s infinite linear;
        }
        @keyframes rotation {
          from {
            transform: rotate(0deg);
          }
          to {
            transform: rotate(360deg);
          }
        }
      </style>
      <div
        style="
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          height: 100%;
          min-height: 420px;
        "
      >
        <img
          src="/ulaw_logo.png"
          alt="logo"
          width="200"
          height="200"
          class="image_rotation"
          decoding="async"
          loading="lazy"
        />
      </div>
    </main>

    <script src="/umi.67fe1d3e.js"></script>
  </body>
</html>
