diff options
author | link <link@localhost> | 2002-02-11 22:09:10 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-02-11 22:09:10 +0000 |
commit | 3db79ae328173dc4a513b13c0761f33798d8d9fc (patch) | |
tree | 3e50945632d7d7fe5415a8dabffaed9f5cecd1d0 /htdocs/todo.html | |
parent | 2553f307a7b711ab85ab07ce1570928e2c8b324f (diff) | |
download | markup-validator-3db79ae328173dc4a513b13c0761f33798d8d9fc.zip markup-validator-3db79ae328173dc4a513b13c0761f33798d8d9fc.tar.gz markup-validator-3db79ae328173dc4a513b13c0761f33798d8d9fc.tar.bz2 |
Work around those annoying blank lines left by Apache SSI.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index b9d5136..805ae46 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.47 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="TODO List for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: todo.html,v 1.48 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="TODO List for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p class="intro"> This page has the to-do list for the <a href="/">W3C HTML Validation Service</a>, including bugs that need fixing and general wishlist items. |