mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
13 lines
433 B
HTML
13 lines
433 B
HTML
<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> |