]> git.wh0rd.org - nano-editor.git/blame_incremental - index.php
note the release of 5.7
[nano-editor.git] / index.php
... / ...
CommitLineData
1<?php include "top.php"; ?>
2
3<title>GNU nano</title>
4
5<table BORDER=0 CELLSPACING=40 WIDTH="100%">
6<tr>
7<td>
8<center>
9<pre>
10 ::: The
11 iLE88Dj. :jD88888Dj:
12.LGitE888D.f8GjjjL8888E; .d8888b. 888b 888 888 888
13iE :8888Et. .G8888. d88P Y88b 8888b 888 888 888
14;i E888, ,8888, 888 888 88888b 888 888 888
15 D888, :8888: 888 888Y88b 888 888 888
16 D888, :8888: 888 88888 888 Y88b888 888 888
17 D888, :8888: 888 888 888 Y88888 888 888
18 D888, :8888: Y88b d88P 888 Y8888 Y88b. .d88P
19 888W, :8888: "Y8888P88 888 Y888 "Y88888P"
20 W88W, :8888:
21 W88W: :8888: 88888b. 8888b. 88888b. .d88b.
22 DGGD: :8888: 888 "88b "88b 888 "88b d88""88b
23 :8888: 888 888 .d888888 888 888 888 888
24 :W888: 888 888 888 888 888 888 Y88..88P
25 :8888: 888 888 "Y888888 888 888 "Y88P"
26 E888i
27 tW88D Text Editor Homepage
28</pre>
29</center>
30</td>
31</tr>
32</table>
33<?php include "bottom.php"; ?>