forked from external-repos/pa11y-dashboard
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