mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Fix markup error on 404 view spotted by ROWAN MANNING. Thanks (perry)
This commit is contained in:
@@ -5,4 +5,4 @@
|
|||||||
<h3>Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.</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>
|
<h4>(Here's the <a href="/">home page</a> if that's any help.)</h4>
|
||||||
</div>
|
</div>
|
||||||
</div class="cold-md-4">funny thing goes here</div>
|
<div class="col-md-4">funny thing goes here</div>
|
Reference in New Issue
Block a user