tindex.html - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tindex.html (156B)
       ---
            1 <html>
            2 <head>
            3         <meta http-equiv="refresh" content="0; URL=..">
            4         <title>you're lost!</title>
            5 </head>
            6 <body>
            7 Please go <a href="..">here</a>.
            8 </body>
            9 </html>