3rd time lucky adding the 404 and 500 views

This commit is contained in:
perryharlock
2013-09-25 10:35:29 +01:00
parent d4463799a8
commit d6ec0e9469
2 changed files with 9 additions and 0 deletions

8
view/404.html Normal file
View File

@@ -0,0 +1,8 @@
<div class="col-md-8">
<h1>Hmmm, slightly awkward this.</h1>
<h2>We couldn't find the page you were looking for.</h2>
<h3>Maybe it's hiding, changed it's name or never coming back :-(</h3>
<h3>Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.</h3>
<h4>(Here's the <a href="/">home page</a> if that's any help.)</h4>
</div>
</div class="cold-md-4">funny thing goes here</div>