- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / chromeos / first_run / first_step.html
1 <div class="step" id="first-step">
2   <h2>
3     Quickly open favorite apps from the Shelf.
4   </h2>
5   <p>
6     We've pinned some apps we think you'll use often.
7   </p>
8   <p>
9     Browse the web <br>
10     Check your email <br>
11     Edit docs and sheets <br>
12     Make presentations <br>
13     Listen to music <br>
14     ...and more. <br>
15     </p>
16     <div class="controls">
17       <button class="next-button custom-appearance">
18         Next
19       </button>
20     </div>
21 </div>