weathermap |
Subversion Repositories: |
Line No. | Rev | Author | Line |
---|---|---|---|
1 | 1 | simandl | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
||
3 | |
||
4 | <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> |
||
5 | <head> |
||
6 | <title>Your router history</title> |
||
7 | </head> |
||
8 | |
||
9 | <body bgcolor="#FFFFFF"> |
||
10 | |
||
11 | <h3>Your history here</h3> |
||
12 | <div align="center"> |
||
13 | <img src="graph_image.png" /> |
||
14 | </div> |
||
15 | |
||
16 | <p>And this would normally be a page within your Cacti or MRTG system.</p> |
||
17 | |
||
18 | </body> |
||
19 | </html> |
||
20 | |