From 0e164803a70af70182f8d8851ab270ed31237b0f Mon Sep 17 00:00:00 2001 From: Andrew Langhorn Date: Sat, 19 Sep 2015 16:58:11 +0100 Subject: [PATCH] Update 404 page The existing 404 page didn't quite fit in with the style of the rest of the site. Fixes this by adding a layout value for use during rendering, and adds some nicer markup. --- website/source/404.html.erb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/website/source/404.html.erb b/website/source/404.html.erb index e7dcdc5a2..f49742d5d 100644 --- a/website/source/404.html.erb +++ b/website/source/404.html.erb @@ -1,5 +1,11 @@ --- +layout: "inner" noindex: true +page_title: "404" --- -

Page Not Found

+

Page not found

+ +

+Unfortunately, the page you requested can't be found. +