[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t / dudelicious

Diff for /todotxt/Text-Todo/t/dudelicious/index.html between version 1.1 and 1.3

version 1.1, 2010/04/30 02:24:06 version 1.3, 2010/05/01 22:47:51
Line 1 
Line 1 
 <!doctype html><html>  <!doctype html><html>
     <head><title>Funky!</title></head>      <head>
     <body>todo1.txt <br />          <title>Funky!</title>
 todo.list.txt <br />          <link rel="stylesheet" href="/todotxt.css">
       </head>
       <body><a href="/l/todo1">todo1.txt</a><br />
   <a href="/l/todo.list">todo.list.txt</a><br />
 </body>  </body>
 </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>