Files
pa11y-dashboard/view/new.html
Rowan Manning f951f7c734 Add basic views
2013-09-13 17:20:38 +01:00

11 lines
171 B
HTML

{{#content "title"}}
Create A Task
{{/content}}
<a href="/">&laquo; all tasks</a>
<h1>Create A Task</h1>
<p><b>TODO: Add form here and create handler for it.</b></p>