| <!-- | |
| Copyright (c) 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. | |
| --> | |
| <header> | |
| <div> | |
| <img src="chromoting48.webp"> | |
| <h1 class="icon-label" i18n-content="PRODUCT_NAME"></h1> | |
| </div> | |
| <div class="box-spacer"></div> | |
| <div data-ui-mode="home"> | |
| <span id="current-email"></span> | |
| <a id="sign-out" href="#" | |
| i18n-content="SIGN_OUT_BUTTON" | |
| class="apps-v1-only"></a> | |
| </div> | |
| </header> |