]> git.wh0rd.org Git - nano-editor.git/blob - index.php
5b64d34ea598ccd4fdbf90c21f89cf4f287a4fdd
[nano-editor.git] / index.php
1 <?php $title="Text Editor";  $mainpage="true";  include "top.php"; ?>
2
3 <table BORDER=0 CELLSPACING=40 WIDTH="100%">
4 <tr>
5 <td>
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"; ?>