webcit_before_automake is now the trunk
[citadel.git] / webcit / static / newstartpage.html
1 <! newstartpage.html start>
2 <table width="100%" border="0" bgcolor="#444455">
3 <tr>
4         <td>
5                 <font size=+1 color="#FFFFFF"
6                 <b>New start page</b>
7                 </font>
8         </td>
9 </tr>
10 </table>
11
12 <center>
13 <font size=+2>Your start page has been changed.</font>
14 <br /><br />
15
16 <i>(Note: this does not change your browser's home page.
17 It changes the page you begin on when you log on to <?SERV_HUMANNODE>).</i>
18 <br /><br />
19
20 <a href="javascript:history.back()">Back...</a>
21 </center>
22 <! newstartpage.html end>