aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/animation.txt
blob: a850f1865276614df8119c6de6e1fbf0d7dd5e35 (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>