From ea79ca28259c4ae65205d9425b7e58ae12aa5981 Mon Sep 17 00:00:00 2001 From: perryharlock Date: Wed, 25 Sep 2013 11:43:30 +0100 Subject: [PATCH] Fix markup error on 404 view spotted by ROWAN MANNING. Thanks (perry) --- view/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/404.html b/view/404.html index 488a8b6..e174f18 100644 --- a/view/404.html +++ b/view/404.html @@ -5,4 +5,4 @@

Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.

(Here's the home page if that's any help.)

-funny thing goes here \ No newline at end of file +
funny thing goes here
\ No newline at end of file