Return to index.html CVS log | Up to [local] / todotxt / Text-Todo / t / dudelicious |
1.1 andrew 1: <!doctype html><html> 1.2 ! andrew 2: <head> ! 3: <title>Funky!</title> ! 4: <link rel="stylesheet" href="/todotxt.css"> ! 5: </head> 1.1 andrew 6: <body>todo1.txt <br /> 7: todo.list.txt <br /> 8: </body> 9: </html>