]> git.wh0rd.org - nano-editor.git/blame - top.php
note the release of 4.9.2
[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">
7d81b70d
MF
7 <link rel="stylesheet" href="style-dark.css" media="(prefers-color-scheme: dark)"/>
8 <link rel="stylesheet" href="style-light.css" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"/>
1b1bdcd3 9</head>
b959585f 10
af998961 11<body>
1b1bdcd3 12
082f4e84 13<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
c0e77d9d 14<tr><td>
5410fe0e 15
af998961 16<table BORDER=0 CELLSPACING=0 WIDTH="100%" CLASS="inverted">
cb81e8d7 17<tr>
5410fe0e 18
cb81e8d7 19<td>
af998961 20&nbsp;Latest version:
ad48c444
BS
21<?php include "last-version"; ?>
22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
5410fe0e 23</td>
1b1bdcd3 24
af998961
MF
25<td align="center">
26<a href="/">The GNU nano homepage</a>
1b1bdcd3
MF
27</td>
28
ad48c444 29<td align="right">
af998961 30Modified:
1b1bdcd3 31<?php include "last-modified"; ?>
ad48c444 32&nbsp;
1b1bdcd3 33</td>
5410fe0e 34
1b1bdcd3
MF
35</tr>
36</table>
5410fe0e
BS
37
38</td></tr>
1b1bdcd3 39</table>