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" i18n-value-name-1=
"HOME_SHARE_BUTTON">
11 <div id=
"access-code-entry-row">
12 <form id=
"access-code-form" action=
"">
14 <div class=
"box-spacer"></div>
15 <label for=
"access-code-entry"
16 i18n-content=
"ACCESS_CODE"
17 class=
"editbox-label">
19 <input id=
"access-code-entry"
23 <div class=
"box-spacer"></div>
25 <div class=
"button-row">
26 <button id=
"connect-button"
28 i18n-content=
"CONNECT_BUTTON">
30 <button id=
"cancel-access-code-button"
32 i18n-content=
"CANCEL">
36 </div> <!-- code-entry-row -->
38 <div id=
"startup-mode-box-it2me" class=
"information-box" hidden
>
39 <span i18n-content=
"WARNING_NOT_WINDOWED"></span>
40 <a href=
"https://support.google.com/chrome/answer/1649523"
42 i18n-content=
"LEARN_HOW"></a>
43 </div> <!-- startup-mode-box-it2me -->
45 </div> <!-- client.unconnected -->