Initial commit
This commit is contained in:
14
wwwroot/themes/restaurant/authenticate.tpl.htm
Normal file
14
wwwroot/themes/restaurant/authenticate.tpl.htm
Normal file
@@ -0,0 +1,14 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user