7 lines
115 B
HTML
7 lines
115 B
HTML
<html>
|
|
<body>
|
|
<h1>Welcome Home</h1>
|
|
<p><strong>Success!</strong> It is working as we expected.</p>
|
|
</body>
|
|
</html>
|