3 <!-- Copyright 2014 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file. -->
7 <script src=
"../../../../ui/webui/resources/js/util.js"></script>
8 <script src=
"../../../../ui/webui/resources/js/load_time_data.js"></script>
9 <script src=
"promo.js"></script>
10 <link rel=
"stylesheet" href=
"promo.css">
11 <meta charset=
"utf-8">
12 <meta name=
"viewport" content=
"width=device-width, user-scalable=no">
16 <p i18n-content=
"heading" id=
"heading"></p>
17 <p i18n-content=
"description" id=
"description"></p>
18 <div id=
"button-container">
19 <span class=
"label"><a href=
"#optout" i18n-content=
"optOut"></a></span>
20 <span id=
"optin-label" class=
"label"><a class=
"colored" href=
"#optin" i18n-content=
"optIn"></a></span>