Home | History | Annotate | Download | only in html
      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>
      7 
      8   <div>
      9     <img src="chromoting48.webp">
     10     <h1 class="icon-label" i18n-content="PRODUCT_NAME"></h1>
     11   </div>
     12 
     13   <div class="box-spacer"></div>
     14 
     15   <div id="top-secondary" 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     <span class="menu-button" id="help-feedback-main">
     21       <img src="icon_help.webp" class="menu-button-activator help-icon">
     22       <ul class="right-align">
     23         <li id="help-main" i18n-content="HELP"></li>
     24         <li id="send-feedback-main" i18n-content="ACTIONBAR_FEEDBACK"></li>
     25       </ul>
     26     </span>
     27   </div>
     28 
     29 </header>
     30