mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
13 lines
218 B
HTML
13 lines
218 B
HTML
|
|
{{#content "title"}}
|
|
Task: {{task.url}} ({{task.standard}})
|
|
{{/content}}
|
|
|
|
<a href="/">« all tasks</a>
|
|
|
|
<h1>Task: {{task.url}} ({{task.standard}})</h1>
|
|
|
|
<p><b>TODO: Get and display results.</b></p>
|
|
|
|
{{> tasks}}
|