mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 23:01:31 +00:00
Add header and footer partials
This commit is contained in:
7
view/partial/header.html
Normal file
7
view/partial/header.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<header>
|
||||
<div class="header">
|
||||
<div class="container">
|
||||
<h1><a href="/">pa11y</a> - your automated accessibility testing pal</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user