forked from external-repos/pa11y-dashboard
Add 500 page text and tweak 404
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<div class="col-md-8">
|
||||
<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>
|
||||
<p class="h2">That is techy babble for "We couldn't find the page you were looking for".</h2>
|
||||
<p class="h3">Maybe the link you clicked on was wrong or maybe, just maybe you typed it in wrong. Maybe.</h3>
|
||||
<p class="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">
|
||||
|
@@ -1 +1,13 @@
|
||||
<h1>500 error</h1>
|
||||
<div class="col-md-8">
|
||||
<h1>Eeek! 500 error. This is serious.</h1>
|
||||
<p class="h2">There isn't much you can do about this.</h2>
|
||||
<p class="h4">Give it another go or try the <a href="/">home page</a>.</h4>
|
||||
<p>Techy-stuff</p>
|
||||
<pre><p>Sample text here...</p></pre>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="well well-lg">
|
||||
<p class="h2 text-center">Server Error Score</p>
|
||||
<p class="supersize-me">lots</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user