f5263ddc78
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
200 B
Markdown
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 }}
|
|
|