Files
DredgePos/wwwroot/themes/restaurant/authenticate.tpl.htm
2021-11-11 17:56:20 +10:00

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>