6 lines
71 B
HTML
6 lines
71 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<p>It's this!</p>
|
||
|
</body>
|
||
|
</html>
|