2 Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
6 <div data-ui-mode=
"home.client.unconnected">
8 <div i18n-content=
"DESCRIPTION_CONNECT"></div>
10 <div id=
"access-code-entry-row">
11 <form id=
"access-code-form" action=
"">
13 <div class=
"box-spacer"></div>
14 <label for=
"access-code-entry"
15 i18n-content=
"ACCESS_CODE"
16 class=
"editbox-label">
18 <input id=
"access-code-entry"
22 <div class=
"box-spacer"></div>
24 <div class=
"button-row">
25 <button id=
"connect-button"
27 i18n-content=
"CONNECT_BUTTON">
29 <button id=
"cancel-access-code-button"
31 i18n-content=
"CANCEL">
35 </div> <!-- code-entry-row -->
37 <div id=
"startup-mode-box-it2me" class=
"information-box" hidden
>
38 <span i18n-content=
"WARNING_NOT_WINDOWED"></span>
39 <a href=
"http://support.google.com/chrome/bin/answer.py?hl=en&answer=1649523"
41 i18n-content=
"LEARN_HOW"></a>
42 </div> <!-- startup-mode-box-it2me -->
44 </div> <!-- client.unconnected -->