🥅 Add 404 error page

This commit is contained in:
Manuel
2023-07-30 16:54:35 +02:00
parent 454deaf069
commit 56a234baf6
4 changed files with 44 additions and 87 deletions

View File

@@ -0,0 +1,5 @@
{
"title": "Page not found",
"text": "This page could not be found. The URL for this page may have expired, the URL is invalid or you do now have the required permissions to access this resource.",
"button": "Go to Home"
}