<!doctype html>
|
|
<html lang="en_EN">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Tinkerforge Power</title>
|
|
<meta name="description" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>test<h1>
|
|
<script src="/js/index.js"></script>
|
|
</body>
|
|
|
|
</html>
|