mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
404 page
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
<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>
|
||||
<h1>Hmmm, this page indicates a 404 error.</h1>
|
||||
<h2>That is techy babble for "We couldn't find the page you were looking for".</h2>
|
||||
<h3>Maybe the link you clicked on was wrong or maybe, just maybe you typed it in wrong. Maybe.</h3>
|
||||
<h4>Give it another go or try the <a href="/">home page</a>.</h4>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="well well-lg">
|
||||
<p class="h2 text-center">Accessibility Score</p>
|
||||
<p class="supersize-me">0</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">funny thing goes here</div>
|
Reference in New Issue
Block a user