forked from external-repos/pa11y-dashboard
Add basic views
This commit is contained in:
10
view/new.html
Normal file
10
view/new.html
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
{{#content "title"}}
|
||||
Create A Task
|
||||
{{/content}}
|
||||
|
||||
<a href="/">« all tasks</a>
|
||||
|
||||
<h1>Create A Task</h1>
|
||||
|
||||
<p><b>TODO: Add form here and create handler for it.</b></p>
|
Reference in New Issue
Block a user