<!DOCTYPE html>
<html lang="en">

<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">
  <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  <!-- <title><%= htmlWebpackPlugin.options.title %></title> -->

 <!-- <link rel="stylesheet" type="text/css"
    href="https://www.ncdot.gov/_layouts/15/NCDOT.RNR.Branding/assets/css/style.min.css?rev=20180710">
  <link rel="stylesheet" type="text/css"
    href="https://www.ncdot.gov/Style%20Library/css/sharepoint-overrides.css?rev=20180822">
  <link rel="stylesheet" type="text/css"
    href="https://www.ncdot.gov/dmv/_layouts/15/NCDOT.RNR.Branding/assets/css/ncdot.min.css?rev=20180710" />  -->

</head>

<body>
  <noscript>
    <strong>Welcome to the NCDMV REAL ID Document Checker.  You'll need to have Javascript enabled to use this feature. Please enable it to continue.</strong>
  </noscript>

  <main class="page-content">
    <div class="text-hero text-hero--full-width">
      <div id="app"></div>
    </div>
  </main>
  <!-- built files will be auto injected -->
</body>
</html>