diff options
Diffstat (limited to 'htdocs/header.html')
-rwxr-xr-x | htdocs/header.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index 30e30b9..eb1131c 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -12,7 +12,10 @@ <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> <meta name="revision" content="<!--#echo var="revision" -->" /> - <!-- SSI Template Version: $Id: header.html,v 1.38 2005-08-18 04:56:47 ot Exp $ --> + <!--#if expr="$feeds = 1" --> + <link rel="alternate" type="application/atom+xml" href="whatsnew.atom" /> + <!--#endif --> + <!-- SSI Template Version: $Id: header.html,v 1.39 2005-11-15 05:17:25 ot Exp $ --> </head> <body> |