summaryrefslogtreecommitdiffstats
path: root/src/html
diff options
context:
space:
mode:
authorNiklas Goby2011-03-21 14:15:50 +0100
committerNiklas Goby2011-03-21 14:15:50 +0100
commit4fe2de3e174dfcc1442f6947b1927996373962de (patch)
tree6868a94ae01e28138e819d779b80ffb2449310a5 /src/html
parentsome changes in the filesystemwatcher (diff)
downloadfbgui-4fe2de3e174dfcc1442f6947b1927996373962de.tar.gz
fbgui-4fe2de3e174dfcc1442f6947b1927996373962de.tar.xz
fbgui-4fe2de3e174dfcc1442f6947b1927996373962de.zip
loadAbout.html added
Diffstat (limited to 'src/html')
-rw-r--r--src/html/loadAbout.html15
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>