diff options
| author | Niklas Goby | 2011-03-21 14:15:50 +0100 |
|---|---|---|
| committer | Niklas Goby | 2011-03-21 14:15:50 +0100 |
| commit | 4fe2de3e174dfcc1442f6947b1927996373962de (patch) | |
| tree | 6868a94ae01e28138e819d779b80ffb2449310a5 /src | |
| parent | some changes in the filesystemwatcher (diff) | |
| download | fbgui-4fe2de3e174dfcc1442f6947b1927996373962de.tar.gz fbgui-4fe2de3e174dfcc1442f6947b1927996373962de.tar.xz fbgui-4fe2de3e174dfcc1442f6947b1927996373962de.zip | |
loadAbout.html added
Diffstat (limited to 'src')
| -rw-r--r-- | src/html/loadAbout.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/html/loadAbout.html b/src/html/loadAbout.html new file mode 100644 index 0000000..52fb769 --- /dev/null +++ b/src/html/loadAbout.html @@ -0,0 +1,15 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" + "http://www.w3.org/TR/html4/strict.dtd"> +<html> +<head> + +</head> +<body> +<h1>Waiting for an IP-Address</h1> + +<p> +Make shure that you honor the great work of the programmers. +</p> + +</body> +</html> |
