aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/html.txt
blob: 33d50c496c67224856357e212d990a64ca6e003c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>

	<head>
		
		<title>Untitled</title>
		
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		
		<meta name="generator" content="Motorola Mobility Ninja">
		
		<style type="text/css">
			html, body {
				width: 100%;
				height: 100%;
				margin: 0;
				padding: 0;
			}
		</style>
		
	</head>
	
	<body>
	</body>

</html>