]> git.wh0rd.org - nano-editor.git/blob - top.php
remove the unneeded and invalid 'cols' attribute from tables
[nano-editor.git] / top.php
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="GENERATOR" content="Mozilla/4.74 [en] (X11; U; Linux 2.4.0 i686) [Netscape]">
6 <link REL="SHORTCUT ICON" HREF="/favicon.ico">
7 </head>
8 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
9
10 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
11 <tr><td>
12
13 <table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
14 <tr>
15
16 <td>
17 <A HREF="/"><font color="#FFFFFF">The GNU nano homepage</font></A>
18 </td>
19
20 <td>
21 <center><font color="#FFFFFF">Latest Version =
22 <?php include "last-version"; ?>
23 </font></center>
24 </td>
25
26 <td>
27 <div align=right><font color="#FFFFFF">Modified:
28 <?php include "last-modified"; ?>
29 </font></div>
30 </td>
31
32 </tr>
33 </table>
34
35 </td></tr>
36 </table>