Blog/Resources/Tests/TestBlogPageExpectedOutcome.html

12 lines
130 B
HTML
Raw Normal View History

<html>
<head>
</head>
<body>
<article>
<h1>hello world!</h1>
</article>
</body>
</html>