home · contact · privacy
442f9ac74388738bb8df8a78b4d512ae110de6b0
[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 <h1>foo</h1>
8 <section>
9 <p>bar</p>
10 </section>
11 </body>
12 </html>