13 lines
210 B
HTML
13 lines
210 B
HTML
<!--
|
|
Any copyright is dedicated to the Public Domain.
|
|
http://creativecommons.org/publicdomain/zero/1.0/
|
|
-->
|
|
|
|
<html>
|
|
<head>
|
|
<title>Some title</title>
|
|
</head>
|
|
<body>
|
|
title2.html
|
|
</body>
|
|
</html>
|