HTML 4.01 conformance for the default HTML templates
[matthijs/upstream/blosxom.git] / t / templates / expected.html
index b0714d83569c04e5a8e7b6617bd9df26eb699898..c068b5742bad6d10604e471432be3124dfa59f58 100644 (file)
@@ -4,9 +4,8 @@ Content-Type: text/xhtml; charset=UTF-8
           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
     <head>
-        <link rel="alternate" type="application/rss+xml" title="RSS" href="http://localhost/index.rss" />
-        <title>My Weblog   
-        </title>
+        <link rel="alternate" type="application/rss+xml" title="RSS" href="http://localhost/index.rss" >
+        <title>My Weblog   </title>
     </head>
     <body>
         <h1>My Weblog</h1>