5 <link rel=
"stylesheet" href=
"offline.css">
6 <script src=
"util.js"></script>
7 <script src=
"offline.js"></script>
11 <div class=
"main content">
12 <div class=
"signin-box">
13 <h2 id=
"sign-in-title"></h2>
14 <form id=
"offline-login-form">
16 <strong id=
"email-label" class=
"email-label"></strong>
17 <input type=
"text" name=
"email" value=
"">
18 <span role=
"alert" class=
"errormsg" id=
"empty-email-alert">
22 <strong id=
"password-label" class=
"passwd-label"></strong>
23 <input type=
"password" name=
"password">
24 <span role=
"alert" class=
"errormsg" id=
"empty-password-alert">
26 <span role=
"alert" class=
"errormsg" id=
"errormsg-alert">
29 <input id=
"submit-button" type=
"submit"
30 class=
"g-button g-button-submit">