forked from external-repos/pa11y-dashboard
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