| <div id="help" class="step bubble transparent hidden"> | |
| <div id="completion-image"></div> | |
| <h1 i18n-content="helpHeader"></h1> | |
| <p i18n-content="helpText"></p> | |
| <div class="controls"> | |
| <button i18n-content="helpKeepExploringButton" | |
| class="help-button custom-appearance blue-button"></button> | |
| <button i18n-content="helpFinishButton" | |
| class="next-button custom-appearance white-button"></button> | |
| </div> | |
| </div> |