source: de.wigbels.ruby/hothotread/web/index.html @ 7fbafc7

Last change on this file since 7fbafc7 was 7fbafc7, checked in by Norbert Wigbels <frickel@…>, 8 years ago

Mehr Infos auf den Seiten

  • Property mode set to 100644
File size: 482 bytes
Line 
1<!DOCTYPE html>
2<html>
3<body>
4
5<h2>Temperatur</h2>
6<img src="../temperatur_1tag.png">
7
8<h2>Gas</h2>
9<img src="gas_1tag.png">
10<img src="gas_1week.png">
11<img src="gas_1month.png">
12<img src="gas_1year.png">
13<img src="gascounter_1week.png">
14<img src="gascounter_1month.png ">
15
16<h2>Strom</h2>
17<img src="consum_1day.png">
18<img src="consum_1week.png">
19<img src="consum_1month.png">
20<img src="consum_1year.png">
21<img src="counter_1month.png">
22<img src="counter_1week.png">
23
24</body>
25</html>
Note: See TracBrowser for help on using the repository browser.