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

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

Stromzaehler

  • Property mode set to 100644
File size: 359 bytes
Line 
1<!DOCTYPE html>
2<html>
3<body>
4
5<h2>Gas</h2>
6<img src="gas_1tag.png">
7<img src="gas_1woche.png">
8<img src="gas_1monat.png">
9<img src="gas_1jahr.png">
10
11<h2>Strom</h2>
12<img src="consum_1day.png">
13<img src="consum_1week.png">
14<img src="consum_1month.png">
15<img src="consum_1year.png">
16<img src="counter_1month.png">
17<img src="counter_1week.png">
18
19</body>
20</html>
Note: See TracBrowser for help on using the repository browser.