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

1.1       harris41    1: <html>
                      2: <head>
                      3: <title><TITLE /></title>
                      4: </head>
                      5: <body bgcolor='#ffffff'>
                      6: <table border='0' cellpadding='0' cellspacing='0'>
                      7: <tr><td>
                      8: <img src='/loncapa_doc_icons/gnu-head-sm.jpg' /></td>
                      9: <td><img src='/loncapa_doc_icons/install_logo.gif' /></td>
                     10: </tr>
                     11: </table>
                     12: <table width='100%' border='0'>
                     13: <tr><td colspan='9' bgcolor='#cc0000'>&nbsp;</td>
                     14: </tr>
                     15: <tr>
                     16: <td>
                     17: <BUTTON NAME='CONFIGURE' />
                     18: </td>
                     19: <td>
                     20: <BUTTON NAME='INSTALL' />
                     21: </td>
                     22: <td>
                     23: <BUTTON NAME='UPGRADE' />
                     24: </td>
                     25: <td>
                     26: <BUTTON NAME='FAQ' />
                     27: </td>
                     28: <td>
                     29: <BUTTON NAME='DOWNLOADS' />
                     30: </td>
                     31: <td>
                     32: <BUTTON NAME='CONTACT' />
                     33: </td>
                     34: <td>
                     35: <BUTTON NAME='MAIN-SITE' />
                     36: </td>
                     37: <td>
                     38: <BUTTON NAME='LICENSE' />
                     39: </td>
                     40: <td width='100%'>
                     41: </td>
                     42: </tr>
                     43: </table>
                     44: <table bgcolor='#99cc99'
                     45:  width='100%' cellspacing='0' cellpadding='3' border='0'>
                     46: <tr><td colspan='4'>&nbsp;</td></tr>
                     47: <tr><td>&nbsp;</td><td nowrap=''>
                     48: <font color='#000000'>
                     49: <font size='+2'>
                     50: <font face='helvetica'>
                     51: <TITLE />
                     52: </font>
                     53: </font>
                     54: </font>
                     55: </td>
                     56: <td width='100%' nowrap='' bgcolor='#ffffff' align='right'>
                     57: <PDFAHREF />
                     58: <font color='#000000'>
                     59: <font face='helvetica'><i>Download PDF</i></font>
                     60: </font>
                     61: </a>
                     62: </td>
                     63: <td>
                     64: &nbsp;
                     65: </td>
                     66: </tr>
                     67: <tr>
                     68: <td>&nbsp;</td>
                     69: <td colspan='2' bgcolor='#ffffff'>
                     70: <font face='helvetica'>
                     71: <PREAMBLE />
                     72: </font>
                     73: </td>
                     74: <td>&nbsp;</td>
                     75: </tr>
                     76: <tr><td colspan='4'>&nbsp;</td></tr>
                     77: </table>
                     78: <MAINTEXT />
                     79: <DATE />
1.2     ! harris41   80: <VALIDATED />
1.1       harris41   81: </body>
                     82: </html>

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