|
|
1.1 andrew 1: <!doctype html><html>
2: <head>
3: <title>Funky!</title>
4: <link rel="stylesheet" href="/todotxt.css">
5: </head>
1.2 ! andrew 6: <body><a href="/l/todo1/t/project">project == +</a><br />
! 7: <a href="/l/todo1/t/context">context == @</a><br />
1.1 andrew 8: </body>
9: </html>