cros: Remove default pinned apps trial.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / first_run / help_step.html
blobc3d12b84e7c2de341edff5e0c122c92e3c0c13b5
1 <div id="help" class="step bubble points-right bottom transparent hidden">
2 <div id="completion-image"></div>
3 <h1 i18n-content="helpHeader"></h1>
4 <p i18n-content="helpText1"></p>
5 <p>
6 <span i18n-content="helpText2"></span><br>
7 <span i18n-content="helpText3"></span>
8 </p>
9 <div class="controls">
10 <button i18n-content="helpKeepExploringButton"
11 class="help-button custom-appearance blue-button"></button>
12 <button i18n-content="helpFinishButton"
13 class="next-button custom-appearance white-button"></button>
14 </div>
15 </div>