mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 14:51:28 +00:00
11 lines
171 B
HTML
11 lines
171 B
HTML
|
|
{{#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>
|