Files
blog/user/plugins/error/pages/error.md
Loïc Guibert 66dafc36c3 init
2022-09-30 20:02:02 +01:00

15 lines
200 B
Markdown

---
title: Page not Found
robots: noindex,nofollow
template: error
routable: false
http_response_code: 404
twig_first: true
process:
twig: true
expires: 0
---
{{ 'PLUGIN_ERROR.ERROR_MESSAGE'|t }}