]> git.wh0rd.org - nano-editor.git/blame - index.php
add a missing word
[nano-editor.git] / index.php
CommitLineData
098b934e 1<?php $title="Text editor"; $mainpage="true"; include "top.php"; ?>
f4d6951b
BS
2
3<table BORDER=0 CELLSPACING=40 WIDTH="100%">
cb81e8d7 4<tr>
c0e77d9d 5<td>
1b1bdcd3
MF
6<center>
7<pre>
e1a5ba01
BS
8 ::: The
9 iLE88Dj. :jD88888Dj:
10.LGitE888D.f8GjjjL8888E; .d8888b. 888b 888 888 888
11iE :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.
f4d6951b
BS
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
e1a5ba01
BS
23 :8888: 888 888 "Y888888 888 888 "Y88P"
24 E888i
25 tW88D Text Editor Homepage
1b1bdcd3
MF
26</pre>
27</center>
28</td>
29</tr>
30</table>
31<?php include "bottom.php"; ?>