2 <html i18n-values=
"dir:textdirection;.style.fontFamily:fontfamily;lang:language">
6 <link rel=
"stylesheet" href=
"chrome://resources/css/text_defaults.css">
7 <link rel=
"stylesheet" href=
"chrome://resources/css/widgets.css">
8 <link rel=
"stylesheet" href=
"chrome://resources/css/apps/common.css">
9 <link rel=
"stylesheet" href=
"chrome://resources/css/apps/topbutton_bar.css">
10 <link rel=
"stylesheet" href=
"../step.css">
11 <link rel=
"stylesheet" href=
"../preload.css">
12 <link rel=
"stylesheet" href=
"style.css">
13 <script src=
"chrome://resources/js/load_time_data.js"></script>
14 <script src=
"chrome://resources/js/util.js"></script>
15 <script src=
"chrome://resources/js/i18n_template_no_process.js"></script>
16 <script src=
"main.js"></script>
19 <div id=
"greeting" class=
"step dialog">
20 <div class=
"window-header">
21 <div class=
"topbutton-bar">
22 <div class=
"topbutton-wrapper">
23 <button class=
"custom-appearance close-button"
24 i18n-values=
"aria-label:closeButton" tabindex=
"1">
29 <h1 i18n-content=
"greetingHeader"></h1>
31 <span i18n-content=
"greetingText1"></span><br>
32 <span i18n-content=
"greetingText2"></span>
34 <div class=
"controls">
35 <button i18n-content=
"greetingButton"
36 class=
"next-button custom-appearance blue-button" tabindex=
"0">
39 <include src=
"greeting_image_[GREETING_IMAGE].html">