blob: 32c0d4542a667ba656886fbc1e487acdeca08ba7 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title i18n-content="title"></title>
<link rel="stylesheet" href="mobile_setup.css"></link>
<script src="chrome://resources/js/cr.js"></script>
<script src="chrome://resources/js/util.js"></script>
<script src="mobile_setup_portal.js"></script>
</head>
<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<div id="mainDiv" class="dialog-body">
<iframe id="portalFrame" name="portalFrame" frameborder="0" hidden></iframe>
<div id="systemStatus" class="overlay opaque-overlay" hidden>
<div class="startup">
<div id="banner">
<table border="0">
<tbody>
<tr>
<td class="canvas-cell">
<canvas id="canvas" width="56" height="56"></canvas></td>
<td class="header-cell">
<div id="statusHeader"></div>
<div id="auxHeader"></div>
</td>
</tr>
</tbody>
</table>
</div>
<iframe id="carrierPage" name="carrierPage" frameborder="0"></iframe>
</div>
</div>
</div>
</body>
</html>