You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
363 B
15 lines
363 B
2 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width" />
|
||
|
<meta content="upgrade-insecure-requests" http-equiv="Content-Security-Policy">
|
||
|
<link rel="shortcut icon" href="/assets/images/favicon.ico">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div id='IotAuthApp'></div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|