You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

404.md 234B

12345678
  1. +++
  2. title = "404 error page"
  3. weight = 80
  4. +++
  5. Zola will look for a `404.html` file in the `templates` directory or
  6. use the built-in one. The default template is very basic and gets a simple
  7. variable in the context: the site `config`.