<article>
  <h1>{%= install.parental.honor.title %}<span>4/8</span></h1>
  <%= renderTemplate('install/shared/steps', obj) %>

  <p class="lower">{%= install.parental.honor.p1 %}</p>

  <fieldset>
    <p class="dialog selected honor">
      <input type="checkbox" />
      <label>{%= install.parental.honor.label %}</label>
      <span class="hint">{%= install.parental.honor.hint %}</span>
    </p>
  </fieldset>

  <footer>
    <span class="dialog">{%= mutual.continue %}</span>
  </footer>
</article>
