diff options
author | link <link@localhost> | 2002-08-20 01:51:31 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-08-20 01:51:31 +0000 |
commit | 68888af368a57b04686cde3a230c168157a8ec89 (patch) | |
tree | e5eb3bec6befac28cd9ec8779750a257fdf8d95b /htdocs/docs/why.html | |
parent | aa56a2d0812a367de272abe2c1e9890fc4af2090 (diff) | |
download | markup-validator-68888af368a57b04686cde3a230c168157a8ec89.zip markup-validator-68888af368a57b04686cde3a230c168157a8ec89.tar.gz markup-validator-68888af368a57b04686cde3a230c168157a8ec89.tar.bz2 |
Merging to HEAD from validator-0_6_0 branch.
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
Diffstat (limited to 'htdocs/docs/why.html')
-rwxr-xr-x | htdocs/docs/why.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/htdocs/docs/why.html b/htdocs/docs/why.html index d1973a0..672aeaf 100755 --- a/htdocs/docs/why.html +++ b/htdocs/docs/why.html @@ -1,7 +1,8 @@ -<!--#set var="revision" value="\$Id: why.html,v 1.3 2002-02-11 22:09:10 link Exp $" ---><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +<!--#set var="revision" value="\$Id: why.html,v 1.4 2002-08-20 01:51:24 link Exp $" +--><!--#set var="date" value="\$Date: 2002-08-20 01:51:24 $" --><!--#set var="title" value="Why Validate?" ---><!--#include virtual="/header.html" --> +--><!--#set var="relroot" value="../" +--><!--#include virtual="../header.html" --> <div id="skip" class="colophon"> <h2>Why Validate?</h2> <p> @@ -132,6 +133,6 @@ </dd> </dl> </div> -<!--#include virtual="/footer.html" --> +<!--#include virtual="../footer.html" --> </body> </html> |