Home | History | Annotate | Download | only in assets
      1 <html>
      2 	<body bgcolor="white">
      3 		<table width="100%" height="100%">
      4 			<tr>
      5 				<td align="center" valign="center">
      6 					<font color="gray">Loading...</font>
      7 					<br/>
      8 					<br/>
      9 					<br/>
     10 					<br/>
     11 					<br/>
     12 					<img src="loading.gif">
     13 				</td>
     14 			</tr>
     15 		</table>
     16 	</body>
     17 </html>