Annotation of doc/templates/template.html, revision 1.4

1.3       harris41    1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                      2:  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1.1       harris41    3: <html>
                      4: <head>
1.3       harris41    5: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
1.1       harris41    6: <title><TITLE /></title>
                      7: </head>
1.3       harris41    8: <body bgcolor="#ffffff">
                      9: <table width="100%" border="0">
                     10: <tr><td colspan="9" bgcolor="#cc0000">&nbsp;</td>
1.1       harris41   11: </tr>
                     12: <tr>
                     13: <td>
                     14: <BUTTON NAME='CONFIGURE' />
                     15: </td>
                     16: <td>
                     17: <BUTTON NAME='INSTALL' />
                     18: </td>
                     19: <td>
                     20: <BUTTON NAME='UPGRADE' />
                     21: </td>
                     22: <td>
                     23: <BUTTON NAME='FAQ' />
                     24: </td>
                     25: <td>
                     26: <BUTTON NAME='DOWNLOADS' />
                     27: </td>
                     28: <td>
                     29: <BUTTON NAME='CONTACT' />
                     30: </td>
                     31: <td>
                     32: <BUTTON NAME='MAIN-SITE' />
                     33: </td>
                     34: <td>
                     35: <BUTTON NAME='LICENSE' />
                     36: </td>
1.3       harris41   37: <td width="100%">
1.1       harris41   38: </td>
                     39: </tr>
                     40: </table>
1.3       harris41   41: <table bgcolor="#99cc99"
                     42:  width="100%" cellspacing="0" cellpadding="3" border="0">
                     43: <tr><td colspan="4">&nbsp;</td></tr>
                     44: <tr><td>&nbsp;</td><td nowrap="nowrap">
                     45: <font color="#000000">
                     46: <font size="+2">
                     47: <font face="helvetica">
1.1       harris41   48: <TITLE />
                     49: </font>
                     50: </font>
                     51: </font>
                     52: </td>
1.3       harris41   53: <td width="100%" nowrap="nowrap" bgcolor="#ffffff" align="right">
1.1       harris41   54: <PDFAHREF />
1.3       harris41   55: <font color="#000000">
                     56: <font face="helvetica"><i>Download PDF</i></font>
1.1       harris41   57: </font>
                     58: </a>
                     59: </td>
                     60: <td>
                     61: &nbsp;
                     62: </td>
                     63: </tr>
                     64: <tr>
                     65: <td>&nbsp;</td>
1.3       harris41   66: <td colspan="2" bgcolor="#ffffff">
1.1       harris41   67: <PREAMBLE />
                     68: </td>
                     69: <td>&nbsp;</td>
                     70: </tr>
1.3       harris41   71: <tr><td colspan="4">&nbsp;</td></tr>
1.1       harris41   72: </table>
                     73: <MAINTEXT />
                     74: <DATE />
1.2       harris41   75: <VALIDATED />
1.1       harris41   76: </body>
                     77: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>