Html程序  |  12行  |  413 B

<!--
Copyright 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<div data-ui-mode="home.client.connecting" class="box">
  <span class="waiting prominent"
        i18n-content="FOOTER_CONNECTING"></span>
  <div class="box-spacer"></div>
  <button id="cancel-connect-button" i18n-content="CANCEL"></button>
</div>