aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/html.txt
blob: 4e42267e41562beba43652367b0fd322b761c255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<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%;
            }
		</style>
		
	</head>
	
	<body>
	</body>

</html>