Nuxt/packages/ui-templates/templates/error-404/messages.json

7 lines
164 B
JSON
Raw Normal View History

2021-12-22 13:04:06 +00:00
{
"statusCode": "404",
"statusMessage": "Not Found",
"description": "Sorry, the page you are looking for could not be found.",
"backHome": "Go back home"
}