forked from external-repos/pa11y-dashboard
3rd time lucky adding the 404 and 500 views
This commit is contained in:
8
view/404.html
Normal file
8
view/404.html
Normal 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>
|
Reference in New Issue
Block a user