home · contact · privacy
f2321f964cd50e6a5089200b361ea596d6107639
[redo-blog] / test / test_files / bar baz.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Yet another blog – foo</title>
5 </head>
6 <body>
7 <a href="index.html">Yet another blog</a>
8 <h1>foo</h1>
9 <section>
10 <p>bar</p>
11 </section>
12 </body>
13 </html>