mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Add basic views
This commit is contained in:
12
view/index.html
Normal file
12
view/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
{{#content "title"}}
|
||||
Tasks
|
||||
{{/content}}
|
||||
|
||||
<h1>Tasks</h1>
|
||||
|
||||
<p>Here are some tasks:</p>
|
||||
|
||||
{{> tasks}}
|
||||
|
||||
<a href="/new">Create a task</a>
|
Reference in New Issue
Block a user