mirror of
https://github.com/pierre42100/comunic
synced 2025-06-21 09:35:19 +00:00
First commit
This commit is contained in:
13
developer/user/plugins/error/pages/error.md
Normal file
13
developer/user/plugins/error/pages/error.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Page not Found
|
||||
robots: noindex,nofollow
|
||||
template: error
|
||||
routable: false
|
||||
http_response_code: 404
|
||||
twig_first: true
|
||||
process:
|
||||
twig: true
|
||||
---
|
||||
|
||||
{{ 'PLUGIN_ERROR.ERROR_MESSAGE'|t }}
|
||||
|
Reference in New Issue
Block a user