{{/* Note, if you just put some random url next to your site in your Hugo development server, it WILL NOT redirect to 404.html. However, you can test it by using the actual link http://localhost:1313/404.html In production, you will have to add a trigger to your 404 file path where you host it: https://gohugo.io/templates/404/#automatic-loading */}} {{ define "main"}}

404 Not Found

Looks like this page is not on our website

Go back to homepage
{{ end }}