1 <!-- 2 Copyright 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. 5 --> 6 <div data-ui-mode="home.client.connecting" class="box"> 7 <span class="waiting prominent" 8 i18n-content="FOOTER_CONNECTING"></span> 9 <div class="box-spacer"></div> 10 <button id="cancel-connect-button" i18n-content="CANCEL"></button> 11 </div> 12