24 lines
1.1 KiB
HTML
24 lines
1.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Energy reporter</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="Content-Language" content="en">
|
|
<meta name="Robots" content="all">
|
|
<meta name="Keywords" content="automation, python, development, arduino, measurement">
|
|
<meta name="description" content="RasPi automation hardcore">
|
|
<meta name="Author" content="Spoton s.r.o. | Milan Toman">
|
|
<link rel="stylesheet" type="text/css" href="./static/css/def_style.css">
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="../static/css/bootstrap.min.css" rel="stylesheet">
|
|
<!-- Custom styles for this template -->
|
|
<link href="../static/css/dashboard.css" rel="stylesheet">
|
|
<!-- Dygraph css and js -->
|
|
<link href="../static/css/dygraph.css" rel="stylesheet">
|
|
<script type="text/javascript" src="../static/js/dygraph.js"></script>
|
|
<link rel="icon" href="../../favicon.ico">
|
|
</head>
|
|
<body>
|