| <style include="cr-shared-style shimless-rma-shared"> | |
| </style> | |
| <base-page> | |
| <div slot="left-pane"> | |
| <h1 tabindex="-1">[[i18n('setupCalibrationTitleText')]]</h1> | |
| <div id="instructions" class="instructions"> | |
| <span> | |
| [[calibrationInstructionsText]] | |
| </span> | |
| </div> | |
| </div> | |
| <div slot="right-pane"> | |
| <div class="illustration-wrapper" aria-hidden="true"> | |
| <img class="illustration" src="[[imgSrc]]" alt="[[imgAlt]]"> | |
| </div> | |
| </div> | |
| </base-page> |