chromium/ash/webui/shimless_rma/resources/wrapup_wait_for_manual_wp_enable_page.html

<style include="cr-shared-style shimless-rma-shared">
</style>

<base-page>
  <div slot="left-pane">
    <h1 tabindex="-1">[[i18n('manuallyEnableWpTitleText')]]</h1>
    <div id="manuallyEnableHwwpInstructions" class="instructions">
      [[i18n('manuallyEnableWpInstructionsText')]]
    </div>
  </div>
</base-page>