{{! This file is part of pa11y-dashboard. pa11y-dashboard is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. pa11y-dashboard is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with pa11y-dashboard. If not, see . }} {{#content "title"}} {{task.name}} - {{simplify-url task.url}} ({{task.standard}}) {{/content}} {{#added}}
Whoop whoop!

Your new URL has been added.

{{/added}} {{#running}}
New results incoming!

New results are being generated for this URL in the background. This can take up to a minute to complete.

{{/running}} {{#ruleIgnored}}
Rule ignored!

You've ignored an accessibility rule for this URL. Click here to generate results with the ignored rule excluded

{{/ruleIgnored}} {{#ruleUnignored}}
Rule unignored!

You've removed an ignored accessibility rule for this URL. Click here to generate results with the ignored rule included again

{{/ruleUnignored}} {{> task-header}} {{#if results}} {{#unless hasOneResult}} {{> graph}} {{/unless}} {{/if}} {{#if mainResult}} {{> result}} {{else}}

There are no results to show

pa11y has not been run against this URL yet so there are no results to show.

Click here to generate results for this URL.

{{/if}}