]> git.wh0rd.org - nano-editor.git/blob - top.php
crush all png images
[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 lang="en">
3
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6 <link rel="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">&nbsp;Latest version:
19 <?php include "last-version"; ?>
20 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
21 </font>
22 </td>
23
24 <td align="center">>
25 <a href="/"><font color="#FFFFFF">The GNU nano homepage</font></a>
26 </td>
27
28 <td align="right">
29 <font color="#FFFFFF">Modified:
30 <?php include "last-modified"; ?>
31 &nbsp;
32 </font>
33 </td>
34
35 </tr>
36 </table>
37
38 </td></tr>
39 </table>