Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / first_run / help_step.html
blob0a9c513079ea66c0f683d14caad6f9c23ad3de8a
1 <div id="help" class="step bubble transparent hidden">
2 <div id="completion-image"></div>
3 <h1 i18n-content="helpHeader"></h1>
4 <p i18n-content="helpText1"></p>
5 <p i18n-content="helpText2"></p>
6 <div class="controls">
7 <button i18n-content="helpKeepExploringButton"
8 class="help-button custom-appearance blue-button"></button>
9 <button i18n-content="helpFinishButton"
10 class="next-button custom-appearance white-button"></button>
11 </div>
12 </div>