Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 390 Bytes

404.md

File metadata and controls

28 lines (20 loc) · 390 Bytes

@def title = "404" @def hidden = true

<div style="margin-top: 40px; font-size: 40px; text-align: center;">

  <br>

  <div style="font-weight: bold;">
    404
  </div>

  <br>
  <br>

    The requested page was not found

  <br>
  <br>
  <br>
  <br>

  <div style="margin-bottom: 300px; font-size: 24px">
    <a href="/">Click here</a> to go back to the homepage.
  </div>

</div>