Files
DredgePos/wwwroot/themes/restaurant/authenticate.tpl.htm
2021-10-23 19:59:20 +10:00

14 lines
325 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, shrink-to-fit=yes" />
</head>
<body class="darkMode">
<div id="authenticator">
</div>
<!--[template:keyboards]-->
</body>
</html>