chromium/chrome/browser/resources/chromeos/edu_coexistence/edu_coexistence_error.html

<style include="common"></style>

<edu-coexistence-template>
  <span slot="main">
    <supervised-user-error></supervised-user-error>
  </span>
  <span slot="buttons">
    <div class="footer">
      <div class="buttons-layout">
        <edu-coexistence-button button-type="action"></edu-coexistence-button>
      </div>
    </div>
  </span>

</edu-coexistence-template>