-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
32 lines (27 loc) · 894 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<meta name="googlebot" content="noindex, nofollow">
<title>KPI</title>
<link rel="stylesheet" type="text/css" href="./print.css">
<body>
<div class="resp-container">
<iframe class="resp-iframe" src="./hermle2sp5h.php" allowfullscreen></iframe>
</div>
<div class="resp-container">
<iframe class="resp-iframe" src="./hermle2t9h.php" allowfullscreen></iframe>
</div>
<div class="resp-container">
<iframe class="resp-iframe" src="./hermlebelth.php" allowfullscreen></iframe>
</div>
<script type="text/javascript">
var d = new Date();
var hours=d.getHours();
document.write("Actualizado hoy a las " + hours);
</script>
</body>
</html>