<section class="m-section p-lost__section">
  <div class="m-section__container l-container l-container--center">
    <header class="m-section__header p-lost__header">
      <h1 class="p-lost__title">404</h1>
      <h3 class="p-lost__subtitle">Sorry, the page you are looking for could not be found.</h3>

      {{button.default("p-lost__button", {text: "Ga naar de homepagina"})}}
    </header>

    <div class="m-section__content p-lost__content">
      <img class="p-lost__image" src="/assets/images/header/404.png" alt="missing-page" title="missing-page" />
    </div>
  </div>
</section>
