mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Create partials and populate results page
This commit is contained in:
7
view/partial/page-header.html
Normal file
7
view/partial/page-header.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<header>
|
||||
<div role="banner" class="header">
|
||||
<div class="container">
|
||||
<h1><a href="/">pa11y dashboard</a> - <span class="h3">your automated accessibility testing pal</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user