UNPKG

526 BHTMLView Raw
1<!DOCTYPE html>
2<html>
3<head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta id="baseUrlHolder" data="<%=baseUrl%>/">
7 <title>GME | Login/Register</title>
8 <!-- Tell the browser to be responsive to screen width -->
9 <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
10</head>
11<body class="hold-transition login-page">
12 <div id="mainEntry"></div>
13 <script src="./login.js"></script>
14</body>
15</html>
\No newline at end of file