Create partials and populate results page

This commit is contained in:
perryharlock
2013-09-26 16:44:22 +01:00
parent e77c163f20
commit 895069039d
11 changed files with 214 additions and 202 deletions

View 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>