Roll src/third_party/WebKit 3529d49:06e8485 (svn 202554:202555)
[chromium-blink-merge.git] / remoting / webapp / crd / html / ui_header.html
blobd042073086d10b490a545a4d9174832c2b966fc4
1 <!--
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.
5 -->
6 <header>
8 <div>
9 <img src="chromoting48.webp">
10 <h1 class="icon-label" i18n-content="PRODUCT_NAME"></h1>
11 </div>
13 <div class="box-spacer"></div>
15 <div data-ui-mode="home">
16 <span id="current-email"></span>
17 <a id="sign-out" href="#"
18 i18n-content="SIGN_OUT_BUTTON"
19 class="apps-v1-only"></a>
20 </div>
22 </header>