home · contact · privacy
Fix tests.
[redo-blog] / test / test_files / index.html.ignoring
index 54b41722b2764caaaf75e597cb324d8bbd4612ec..8643e6f97073dab64c0cdd9c49e775daedebae8f 100644 (file)
@@ -1,20 +1,14 @@
 <!DOCTYPE html>
-<html>
-<head>
 <meta charset="UTF-8">
 <style type="text/css">
 h1 { font-size: 2em; }
 </style>
 <link rel="alternate" type="application/rss+xml" title="atom feed" href="feed.xml" />
 <title>Yet another blog</title>
-</head>
-<body>
 <h1>Yet another blog</h1>
 <p><a href="feed.xml">feed</a></p>
 <ul>
 <li><a href="foo.html">a title with some nasty characters: &amp;&lt;&gt;&quot;' %BODY%</a> (<time>IGNORE</time>)</li>
 <li><a href="bar%20baz.html">foo</a> (<time>IGNORE</time>)</li>
 <li><a href="test.html">foo <em>bar</em> <strong>baz</strong></a> (<time>IGNORE</time>)</li>
-</ul>
-</body>
-</html>
\ No newline at end of file
+</ul>
\ No newline at end of file