]> cgit.babelmonkeys.de Git - adhocweb.git/blobdiff - index.html
Add ability to render forms (no submitting yet)
[adhocweb.git] / index.html
index 28ce002f9baa3122bbaef604a2b59b23cf787817..a4ab660ae6551f9a6ff737baff2cd9b461706545 100644 (file)
@@ -3,7 +3,7 @@
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>XMPP Chat</title>
+<title>adHocWeb</title>
 <link rel="stylesheet" type="text/css" href="style.css" />
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
 <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>