]> git.wh0rd.org - nano-editor.git/blob - index.php
make sure an accented letter appears correctly
[nano-editor.git] / index.php
1 <?php include "top.php"; ?>
2 <title>GNU 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 ::: The
9 iLE88Dj. :jD88888Dj:
10 .LGitE888D.f8GjjjL8888E; .d8888b. 888b 888 888 888
11 iE :8888Et. .G8888. d88P Y88b 8888b 888 888 888
12 ;i E888, ,8888, 888 888 88888b 888 888 888
13 D888, :8888: 888 888Y88b 888 888 888
14 D888, :8888: 888 88888 888 Y88b888 888 888
15 D888, :8888: 888 888 888 Y88888 888 888
16 D888, :8888: Y88b d88P 888 Y8888 Y88b. .d88P
17 888W, :8888: "Y8888P88 888 Y888 "Y88888P"
18 W88W, :8888:
19 W88W: :8888: 88888b. 8888b. 88888b. .d88b.
20 DGGD: :8888: 888 "88b "88b 888 "88b d88""88b
21 :8888: 888 888 .d888888 888 888 888 888
22 :W888: 888 888 888 888 888 888 Y88..88P
23 :8888: 888 888 "Y888888 888 888 "Y88P"
24 E888i
25 tW88D Text Editor Homepage
26 </pre>
27 </center>
28 </td>
29 </tr>
30 </table>
31 <?php include "bottom.php"; ?>