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

<div class="ninja-content-wrapper">
	
	<div class="ninja-banner">
		
		<!-- Created with Motorola Mobility Ninja -->
		<!-- Ninja-Banner Dimensions@@@ -->
		
		<style type="text/css">
			html, body {
       			width: 100%;
       			height: 100%;
       			margin: 0;
       			padding: 0;
       		}
			.ninja-content-wrapper {}
			.ninja-banner {}
		</style>

	</div>

</div>