<!doctype html><html lang="en"><head><script>(function () {
  var h = (location.hostname || '').toLowerCase();
  var dedicated =
    h === 'adminportal.page'
    || h === 'admin.mentornity.com'
    || h === 'admin.mentorship.center'
    || h.endsWith('.adminportal.page');
  var localFlatDist = h === 'localhost' || h === '127.0.0.1';
  var p = location.pathname || '';
  var underAdmin =
    !dedicated
    && !localFlatDist
    && (p === '/admin' || p === '/admin/' || p.indexOf('/admin/') === 0);
  var baseHref = underAdmin ? (location.origin + '/admin/') : (location.origin + '/');
  var b = document.createElement('base');
  b.href = baseHref;
  document.head.insertBefore(b, document.head.firstChild);
  if (!dedicated && p === '/admin') {
    location.replace('/admin/' + location.search + location.hash);
  }
})();</script><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="./manifest.json"><link rel="shortcut icon" href="./favicon.ico"><title>Admin Portal</title><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-5CLBHTB');</script><script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.1/showdown.min.js"></script><link href="https://cdn.jsdelivr.net/npm/quill@2.0.1/dist/quill.snow.css" rel="stylesheet"/><script src="https://cdn.jsdelivr.net/npm/quill@2.0.1/dist/quill.js"></script><script defer="defer" src="./3fca10ebb830fde78d5f.index.js"></script></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5CLBHTB" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>