zola/docs/content/documentation/templates/404.md
2018-07-05 17:43:48 +02:00

9 lines
239 B
Markdown

+++
title = "404 error page"
weight = 80
+++
Gutenberg 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 a simple
variable in the context: the site `config`.