]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/newstartpage.html
* cache templates
[citadel.git] / webcit / static / newstartpage.html
index 680eb4fcf39dbe8742c9ba72ead5a365ce23f4b6..72247e3d708799e6cd83873ac6b9a6fd442afe37 100644 (file)
@@ -1,22 +1,19 @@
 <! newstartpage.html start>
-<table width="100%" border="0" bgcolor="#444455">
-<tr>
-       <td>
-               <font size=+1 color="#FFFFFF"
-               <b>New start page</b>
-               </font>
-       </td>
-</tr>
-</table>
-
-<center>
-<font size=+2>Your start page has been changed.</font>
+<div class="room_banner" >
+<div align=center >
+<h1>New start page</h1>
+&nbsp;
+</div></div>
+<div id="content">
+<div align=center>
+<font size=+2>Your start page has been changed.</font> </div>
 <br /><br />
-
+<div align=center>
 <i>(Note: this does not change your browser's home page.
 It changes the page you begin on when you log on to <?SERV_HUMANNODE>).</i>
 <br /><br />
 
 <a href="javascript:history.back()">Back...</a>
-</center>
+</div>
+</div>
 <! newstartpage.html end>
\ No newline at end of file