]> git.wh0rd.org - nano-editor.git/blame - top.php
add the 'lang' attribute, and drop the mistaken "generator" thing
[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">
ad48c444
BS
2<html lang="en">
3
1b1bdcd3 4<head>
ad48c444
BS
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6 <link rel="icon" href="/favicon.ico">
1b1bdcd3 7</head>
b959585f 8
1b1bdcd3
MF
9<body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
10
082f4e84 11<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
c0e77d9d 12<tr><td>
5410fe0e 13
082f4e84 14<table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
cb81e8d7 15<tr>
5410fe0e 16
cb81e8d7 17<td>
ad48c444
BS
18<font color="#FFFFFF">&nbsp;Latest version:
19<?php include "last-version"; ?>
20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
8c09a5e2 21</font>
5410fe0e 22</td>
1b1bdcd3 23
8c09a5e2
BS
24<td align="center">>
25<a href="/"><font color="#FFFFFF">The GNU nano homepage</font></a>
1b1bdcd3
MF
26</td>
27
ad48c444
BS
28<td align="right">
29<font color="#FFFFFF">Modified:
1b1bdcd3 30<?php include "last-modified"; ?>
ad48c444
BS
31&nbsp;
32</font>
1b1bdcd3 33</td>
5410fe0e 34
1b1bdcd3
MF
35</tr>
36</table>
5410fe0e
BS
37
38</td></tr>
1b1bdcd3 39</table>