]> git.wh0rd.org - nano-editor.git/blob - top.php
a few textual and formatting tweaks
[nano-editor.git] / top.php
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
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
9 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
10
11 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
12 <tr><td>
13
14 <table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
15 <tr>
16
17 <td>
18 <font color="#FFFFFF">Latest version:
19 <?php include "last-version"; ?>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
20 </font>
21 </td>
22
23 <td align="center">>
24 <a href="/"><font color="#FFFFFF">The GNU nano homepage</font></a>
25 </td>
26
27 <td>
28 <div align="right"><font color="#FFFFFF">Modified:
29 <?php include "last-modified"; ?>
30 </font></div>
31 </td>
32
33 </tr>
34 </table>
35
36 </td></tr>
37 </table>