6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
<html>
|
|
<body>
|
|
<h2><%= "Hello World!" %></h2>
|
|
</body>
|
|
</html>
|