nfc-web/web/output/index.html

20 lines
385 B
HTML
Raw Normal View History

2023-04-30 14:08:32 +03:00
<!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>
2023-05-01 21:58:23 +03:00
<script src="/theme/platform.js"></script>
<script src="/theme/geo.js"></script>
2023-04-30 14:08:32 +03:00
</html>