Project

General

Profile

Download (262 Bytes) Statistics
| Branch: | Tag: | Revision:

haketilo / test / data / pages / gotmyowndomain_https.html @ b1444d9c

1
<html>
2
	<head>
3
		<meta name=charset value="latin1">
4
		<title>
5
			Schrodinger's Document
6
		</title>
7
	</head>
8
	<body>
9
		A nice, simple page for testing (using HTTPS).
10
		<script>
11
			document.write('<p><b>Or so you thought...</b></p>');
12
		</script>
13
	</body>
14
</html>
(2-2/2)