mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 01:54:28 +02:00
Settings: error404 page data - added
This commit is contained in:
@@ -39,6 +39,12 @@ locale: "en"
|
||||
# The default page to use for the homepage.
|
||||
pages:
|
||||
main: home
|
||||
error404:
|
||||
title: "Error 404"
|
||||
description: "We're sorry but the page you are looking for doesn't appear to exist!"
|
||||
content: "We're sorry but the page you are looking for doesn't appear to exist!"
|
||||
template: "default"
|
||||
|
||||
|
||||
# Display errors
|
||||
errors:
|
||||
|
Reference in New Issue
Block a user