mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
14 lines
200 B
Markdown
14 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 }}
|
|
|