]> git.wh0rd.org - nano-editor.git/blame - top.php
correct the <!DOCTYPE> declaration: include a URL of the actual DTD
[nano-editor.git] / top.php
CommitLineData
ab4d402a 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
1b1bdcd3
MF
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]">
e4b8cef1 6 <link REL="SHORTCUT ICON" HREF="/favicon.ico">
1b1bdcd3
MF
7</head>
8<body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
9
082f4e84 10<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
c0e77d9d 11<tr><td>
5410fe0e 12
082f4e84 13<table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
cb81e8d7 14<tr>
5410fe0e 15
cb81e8d7 16<td>
5410fe0e
BS
17<A HREF="/"><font color="#FFFFFF">The GNU nano homepage</font></A>
18</td>
1b1bdcd3 19
cb81e8d7 20<td>
5410fe0e 21<center><font color="#FFFFFF">Latest Version =
4cec5a4f 22<?php include "last-version"; ?>
1b1bdcd3
MF
23</font></center>
24</td>
25
26<td>
5410fe0e 27<div align=right><font color="#FFFFFF">Modified:
1b1bdcd3
MF
28<?php include "last-modified"; ?>
29</font></div>
30</td>
5410fe0e 31
1b1bdcd3
MF
32</tr>
33</table>
5410fe0e
BS
34
35</td></tr>
1b1bdcd3 36</table>