7 lines
206 B
Markdown
7 lines
206 B
Markdown
+++
|
|
title = "404 error page"
|
|
weight = 80
|
|
+++
|
|
|
|
Zola will look for a `404.html` file in the `templates` directory or
|
|
use the built-in one. The default template is very basic and gets `config` in its context.
|