nfc-web/web/output/index.html
2023-05-01 21:58:23 +03:00

20 lines
No EOL
385 B
HTML

<!DOCTYPE html>
<html lang="english">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/theme/local.css" rel="stylesheet">
</head>
<body id="index" class="home">
<h1></h1>
</body>
<script src="/theme/platform.js"></script>
<script src="/theme/geo.js"></script>
</html>