]> git.wh0rd.org - nano-editor.git/blob - index.php
simplify the layout of the download page
[nano-editor.git] / index.php
1 <?php include "top.php"; ?>
2 <title>nano</title>
3 <table BORDER=0 CELLSPACING=0 BORDER COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4 <tr NOSAVE>
5 <td HEIGHT="70%" NOSAVE>
6 <center>
7 <pre>
8 :::
9 iLE88Dj. :jD88888Dj:
10 .LGitE888D.f8GjjjL8888E; The
11 iE :8888Et. .G8888.
12 ;i E888, ,8888,
13 D888, :8888: 88888b. 8888b. 88888b. .d88b.
14 D888, :8888: 888 "88b "88b 888 "88b d88""88b
15 D888, :8888: 888 888 .d888888 888 888 888 888
16 D888, :8888: 888 888 888 888 888 888 Y88..88P
17 888W, :8888: 888 888 "Y888888 888 888 "Y88P"
18 W88W, :8888:
19 W88W: :8888:
20 DGGD: :8888: Text Editor Homepage
21 :8888:
22 :W888:
23 :8888:
24 E888i
25 tW88D
26 </pre>
27 </center>
28 </td>
29 </tr>
30 </table>
31 <?php include "bottom.php"; ?>