forked from external-repos/pa11y-dashboard
Add basic views
This commit is contained in:
12
view/task.html
Normal file
12
view/task.html
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
{{#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}}
|
Reference in New Issue
Block a user