hugo-goa/layouts/partials/error.html
2025-01-05 23:20:45 +01:00

5 lines
No EOL
262 B
HTML

<section id="error-pane" class="text-center error">
<h1 class="text-center">404</h1>
<p>Sorry! That page does not exist. It may have been removed or moved to a new section on the site. Click <a
href="/">here</a> go back to the home page.</p>
</section>