diff options
author | bjoern <bjoern@localhost> | 2004-09-07 21:07:58 +0000 |
---|---|---|
committer | bjoern <bjoern@localhost> | 2004-09-07 21:07:58 +0000 |
commit | e8a5f49d72cea6797cee90117a3aa2abf3f6faef (patch) | |
tree | 47694fac07b310bdba2ed26c1b78d909c4375457 | |
parent | f36c8418fff473349716c23139867df54fd0ebd4 (diff) | |
download | markup-validator-e8a5f49d72cea6797cee90117a3aa2abf3f6faef.zip markup-validator-e8a5f49d72cea6797cee90117a3aa2abf3f6faef.tar.gz markup-validator-e8a5f49d72cea6797cee90117a3aa2abf3f6faef.tar.bz2 |
one ring to close them all!
-rw-r--r-- | share/templates/en_US/footer.tmpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/templates/en_US/footer.tmpl b/share/templates/en_US/footer.tmpl index dd35133..a63b478 100644 --- a/share/templates/en_US/footer.tmpl +++ b/share/templates/en_US/footer.tmpl @@ -5,5 +5,7 @@ <a title="Send Feedback for the W3C Markup Validation Service" href="./feedback.html">The W3C Validator Team</a><br /> Date: 2002/11/26 22:22:16 - <!-- SSI Template Version: $Id: footer.tmpl,v 1.2 2003-02-24 23:33:21 ville Exp $ --> + <!-- SSI Template Version: $Id: footer.tmpl,v 1.3 2004-09-07 21:07:58 bjoern Exp $ --> </address> + </body> +</html> |