diff options
Diffstat (limited to 'layouts/404.json')
-rw-r--r-- | layouts/404.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/404.json b/layouts/404.json new file mode 100644 index 0000000..82681f1 --- /dev/null +++ b/layouts/404.json @@ -0,0 +1,4 @@ +{ + "is" : "404", + "title" : "Error - Not Found" +}
\ No newline at end of file |