Adapting tests to my content-type fixes. They are now consistent all over. And all...
[matthijs/upstream/blosxom.git] / t / permalinks / expected.bar
1 Content-Type: text/html; charset=ISO-8859-1\r
2 \r
3 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <html>
5     <head>
6         <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" >
7         <link rel="alternate" type="application/rss+xml" title="RSS" href="http://localhost/index.rss" >
8         <title>My Weblog   </title>
9     </head>
10     <body>
11         <div align="center">
12             <h1>My Weblog</h1>
13             <p>  </p>
14         </div>
15         <h2>Tue, 25 Jul 2006</h2>
16         <div>
17             <h3><a name="bar">Lorem ipsum</a></h3>
18             <div>Lorem ipsum dolor sit amet ipso facto.Lorem ipsum dolor sit amet ipso
19 facto.Lorem ipsum dolor sit amet ipso facto. Lorem ipsum dolor sit
20 amet ipso facto.Lorem ipsum dolor sit amet ipso facto. </div>
21             <p>posted at: 11:02 | path: <a href="http://localhost/foo">/foo</a> | <a href="http://localhost/2006/07/25#bar">permanent link to this entry</a></p>
22         </div>
23
24         <div align="center">
25             <a href="http://blosxom.sourceforge.net/"><img src="http://blosxom.sourceforge.net/images/pb_blosxom.gif" alt="powered by blosxom" border="0" width="90" height="33" ></a>
26         </div>
27     </body>
28 </html>