14 lines
361 B
HTML
14 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title><!--[var:title]--></title>
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name = "viewport" content = "user-scalable = no, initial-scale=0.8,maximum-scale=0.8 ,shrink-to-fit=yes" />
|
|
</head>
|
|
<body class="darkMode">
|
|
<div id="authenticator">
|
|
|
|
</div>
|
|
<!--[template:keyboards]-->
|
|
</body>
|
|
</html> |